Reference documentation and code samples for the Managed Service for Apache Kafka V1 API class Google::Cloud::ManagedKafka::V1::TrustConfig.
Sources of CA certificates to install in the broker's truststore.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cas_configs
def cas_configs() -> ::Array<::Google::Cloud::ManagedKafka::V1::TrustConfig::CertificateAuthorityServiceConfig>
Returns
- (::Array<::Google::Cloud::ManagedKafka::V1::TrustConfig::CertificateAuthorityServiceConfig>) — Optional. Configuration for the Google Certificate Authority Service. Maximum 10.
#cas_configs=
def cas_configs=(value) -> ::Array<::Google::Cloud::ManagedKafka::V1::TrustConfig::CertificateAuthorityServiceConfig>
Parameter
- value (::Array<::Google::Cloud::ManagedKafka::V1::TrustConfig::CertificateAuthorityServiceConfig>) — Optional. Configuration for the Google Certificate Authority Service. Maximum 10.
Returns
- (::Array<::Google::Cloud::ManagedKafka::V1::TrustConfig::CertificateAuthorityServiceConfig>) — Optional. Configuration for the Google Certificate Authority Service. Maximum 10.