Uses of Interface
software.amazon.awscdk.services.s3.CfnBucket.OwnershipControlsProperty
-
Uses of CfnBucket.OwnershipControlsProperty in software.amazon.awscdk.services.s3
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnBucket.OwnershipControlsProperty
Modifier and TypeMethodDescriptionCfnBucket.OwnershipControlsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnBucket.Builder.ownershipControls
(CfnBucket.OwnershipControlsProperty ownershipControls) Configuration that defines how Amazon S3 handles Object Ownership rules.CfnBucketProps.Builder.ownershipControls
(CfnBucket.OwnershipControlsProperty ownershipControls) Sets the value ofCfnBucketProps.getOwnershipControls()
void
CfnBucket.setOwnershipControls
(CfnBucket.OwnershipControlsProperty value) Configuration that defines how Amazon S3 handles Object Ownership rules.