public static final class CfnBucket.AccessControlTranslationProperty.Builder
extends java.lang.Object
CfnBucket.AccessControlTranslationProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnBucket.AccessControlTranslationProperty |
build()
Builds the configured instance.
|
CfnBucket.AccessControlTranslationProperty.Builder |
owner(java.lang.String owner)
Sets the value of
CfnBucket.AccessControlTranslationProperty.getOwner() |
public CfnBucket.AccessControlTranslationProperty.Builder owner(java.lang.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
public CfnBucket.AccessControlTranslationProperty build()
CfnBucket.AccessControlTranslationProperty
java.lang.NullPointerException
- if any required attribute was not provided