Uses of Class
software.amazon.awscdk.services.msk.CfnCluster.EncryptionInTransitProperty.Builder
Package
Description
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of CfnCluster.EncryptionInTransitProperty.Builder in software.amazon.awscdk.services.msk
Modifier and TypeMethodDescriptionCfnCluster.EncryptionInTransitProperty.builder()
CfnCluster.EncryptionInTransitProperty.Builder.clientBroker
(String clientBroker) Sets the value ofCfnCluster.EncryptionInTransitProperty.getClientBroker()
Sets the value ofCfnCluster.EncryptionInTransitProperty.getInCluster()
CfnCluster.EncryptionInTransitProperty.Builder.inCluster
(IResolvable inCluster) Sets the value ofCfnCluster.EncryptionInTransitProperty.getInCluster()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnCluster.EncryptionInTransitProperty.Builder
.