@Stability(value=Stable) public static final class CfnBucket.OwnershipControlsRuleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBucket.OwnershipControlsRuleProperty>
CfnBucket.OwnershipControlsRuleProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnBucket.OwnershipControlsRuleProperty |
build()
Builds the configured instance.
|
CfnBucket.OwnershipControlsRuleProperty.Builder |
objectOwnership(String objectOwnership)
Sets the value of
CfnBucket.OwnershipControlsRuleProperty.getObjectOwnership() |
@Stability(value=Stable) public CfnBucket.OwnershipControlsRuleProperty.Builder objectOwnership(String objectOwnership)
CfnBucket.OwnershipControlsRuleProperty.getObjectOwnership()
objectOwnership
- `CfnBucket.OwnershipControlsRuleProperty.ObjectOwnership`.this
@Stability(value=Stable) public CfnBucket.OwnershipControlsRuleProperty build()
build
in interface software.amazon.jsii.Builder<CfnBucket.OwnershipControlsRuleProperty>
CfnBucket.OwnershipControlsRuleProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.