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