@Stability(value=Stable) public static final class CfnBucket.AccessControlTranslationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBucket.AccessControlTranslationProperty>
CfnBucket.AccessControlTranslationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBucket.AccessControlTranslationProperty |
build()
Builds the configured instance.
|
CfnBucket.AccessControlTranslationProperty.Builder |
owner(String owner)
Sets the value of
CfnBucket.AccessControlTranslationProperty.getOwner() |
@Stability(value=Stable) public CfnBucket.AccessControlTranslationProperty.Builder owner(String owner)
CfnBucket.AccessControlTranslationProperty.getOwner()owner - Specifies the replica ownership. This parameter is required.
For default and valid values, see PUT bucket replication in the Amazon S3 API Reference .this@Stability(value=Stable) public CfnBucket.AccessControlTranslationProperty build()
build in interface software.amazon.jsii.Builder<CfnBucket.AccessControlTranslationProperty>CfnBucket.AccessControlTranslationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.