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