Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.s3.CfnBucketPropsMixin.OwnershipControlsProperty
Packages that use CfnBucketPropsMixin.OwnershipControlsProperty
-
Uses of CfnBucketPropsMixin.OwnershipControlsProperty in software.amazon.awscdk.cfnpropertymixins.services.s3
Classes in software.amazon.awscdk.cfnpropertymixins.services.s3 that implement CfnBucketPropsMixin.OwnershipControlsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnBucketPropsMixin.OwnershipControlsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.s3 that return CfnBucketPropsMixin.OwnershipControlsPropertyModifier and TypeMethodDescriptionCfnBucketPropsMixin.OwnershipControlsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.s3 with parameters of type CfnBucketPropsMixin.OwnershipControlsPropertyModifier and TypeMethodDescriptionCfnBucketMixinProps.Builder.ownershipControls(CfnBucketPropsMixin.OwnershipControlsProperty ownershipControls) Sets the value ofCfnBucketMixinProps.getOwnershipControls()CfnBucketPropsMixin.Builder.ownershipControls(CfnBucketPropsMixin.OwnershipControlsProperty ownershipControls) Configuration that defines how Amazon S3 handles Object Ownership rules.