| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3 |
Amazon S3 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnBucket.OwnershipControlsProperty.Jsii$Proxy
An implementation for
CfnBucket.OwnershipControlsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnBucket.OwnershipControlsProperty |
CfnBucket.OwnershipControlsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnBucket.Builder |
CfnBucket.Builder.ownershipControls(CfnBucket.OwnershipControlsProperty ownershipControls)
`AWS::S3::Bucket.OwnershipControls`.
|
CfnBucketProps.Builder |
CfnBucketProps.Builder.ownershipControls(CfnBucket.OwnershipControlsProperty ownershipControls)
Sets the value of
CfnBucketProps.getOwnershipControls() |
void |
CfnBucket.setOwnershipControls(CfnBucket.OwnershipControlsProperty value)
`AWS::S3::Bucket.OwnershipControls`.
|
Copyright © 2021. All rights reserved.