Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.s3.CfnBucketPropsMixin.BucketEncryptionProperty
Packages that use CfnBucketPropsMixin.BucketEncryptionProperty
-
Uses of CfnBucketPropsMixin.BucketEncryptionProperty in software.amazon.awscdk.cfnpropertymixins.services.s3
Classes in software.amazon.awscdk.cfnpropertymixins.services.s3 that implement CfnBucketPropsMixin.BucketEncryptionPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnBucketPropsMixin.BucketEncryptionPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.s3 that return CfnBucketPropsMixin.BucketEncryptionPropertyModifier and TypeMethodDescriptionCfnBucketPropsMixin.BucketEncryptionProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.s3 with parameters of type CfnBucketPropsMixin.BucketEncryptionPropertyModifier and TypeMethodDescriptionCfnBucketMixinProps.Builder.bucketEncryption(CfnBucketPropsMixin.BucketEncryptionProperty bucketEncryption) Sets the value ofCfnBucketMixinProps.getBucketEncryption()CfnBucketPropsMixin.Builder.bucketEncryption(CfnBucketPropsMixin.BucketEncryptionProperty bucketEncryption) Specifies default encryption for a bucket using server-side encryption with Amazon S3-managed keys (SSE-S3), AWS KMS-managed keys (SSE-KMS), or dual-layer server-side encryption with KMS-managed keys (DSSE-KMS).