Uses of Class
software.amazon.awscdk.services.glue.CfnSecurityConfiguration.S3EncryptionProperty.Builder
Packages that use CfnSecurityConfiguration.S3EncryptionProperty.Builder
-
Uses of CfnSecurityConfiguration.S3EncryptionProperty.Builder in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return CfnSecurityConfiguration.S3EncryptionProperty.BuilderModifier and TypeMethodDescriptionCfnSecurityConfiguration.S3EncryptionProperty.builder()
Sets the value ofCfnSecurityConfiguration.S3EncryptionProperty.getKmsKeyArn()
CfnSecurityConfiguration.S3EncryptionProperty.Builder.s3EncryptionMode
(String s3EncryptionMode) Sets the value ofCfnSecurityConfiguration.S3EncryptionProperty.getS3EncryptionMode()
Constructors in software.amazon.awscdk.services.glue with parameters of type CfnSecurityConfiguration.S3EncryptionProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnSecurityConfiguration.S3EncryptionProperty.Builder
.