Uses of Class
software.amazon.awscdk.services.iot.CfnEncryptionConfigurationProps.Builder
Packages that use CfnEncryptionConfigurationProps.Builder
-
Uses of CfnEncryptionConfigurationProps.Builder in software.amazon.awscdk.services.iot
Methods in software.amazon.awscdk.services.iot that return CfnEncryptionConfigurationProps.BuilderModifier and TypeMethodDescriptionCfnEncryptionConfigurationProps.builder()
CfnEncryptionConfigurationProps.Builder.encryptionType
(String encryptionType) Sets the value ofCfnEncryptionConfigurationProps.getEncryptionType()
CfnEncryptionConfigurationProps.Builder.kmsAccessRoleArn
(String kmsAccessRoleArn) Sets the value ofCfnEncryptionConfigurationProps.getKmsAccessRoleArn()
Sets the value ofCfnEncryptionConfigurationProps.getKmsKeyArn()
Constructors in software.amazon.awscdk.services.iot with parameters of type CfnEncryptionConfigurationProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnEncryptionConfigurationProps.Builder
.