Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.msk.CfnClusterPropsMixin.EncryptionInfoProperty.Builder
Packages that use CfnClusterPropsMixin.EncryptionInfoProperty.Builder
-
Uses of CfnClusterPropsMixin.EncryptionInfoProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.msk
Methods in software.amazon.awscdk.cfnpropertymixins.services.msk that return CfnClusterPropsMixin.EncryptionInfoProperty.BuilderModifier and TypeMethodDescriptionCfnClusterPropsMixin.EncryptionInfoProperty.builder()CfnClusterPropsMixin.EncryptionInfoProperty.Builder.encryptionAtRest(CfnClusterPropsMixin.EncryptionAtRestProperty encryptionAtRest) Sets the value ofCfnClusterPropsMixin.EncryptionInfoProperty.getEncryptionAtRest()CfnClusterPropsMixin.EncryptionInfoProperty.Builder.encryptionAtRest(IResolvable encryptionAtRest) Sets the value ofCfnClusterPropsMixin.EncryptionInfoProperty.getEncryptionAtRest()CfnClusterPropsMixin.EncryptionInfoProperty.Builder.encryptionInTransit(CfnClusterPropsMixin.EncryptionInTransitProperty encryptionInTransit) Sets the value ofCfnClusterPropsMixin.EncryptionInfoProperty.getEncryptionInTransit()CfnClusterPropsMixin.EncryptionInfoProperty.Builder.encryptionInTransit(IResolvable encryptionInTransit) Sets the value ofCfnClusterPropsMixin.EncryptionInfoProperty.getEncryptionInTransit()Constructors in software.amazon.awscdk.cfnpropertymixins.services.msk with parameters of type CfnClusterPropsMixin.EncryptionInfoProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClusterPropsMixin.EncryptionInfoProperty.Builder.