Uses of Class
software.amazon.awscdk.services.msk.alpha.TlsAuthProps.Builder
Package
Description
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of TlsAuthProps.Builder in software.amazon.awscdk.services.msk.alpha
Modifier and TypeMethodDescriptionstatic TlsAuthProps.Builder
TlsAuthProps.builder()
TlsAuthProps.Builder.certificateAuthorities
(List<? extends ICertificateAuthority> certificateAuthorities) Sets the value ofTlsAuthProps.getCertificateAuthorities()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(TlsAuthProps.Builder builder) Constructor that initializes the object based on literal property values passed by theTlsAuthProps.Builder
.