@Stability(value=Stable)
public static interface CfnBucket.ObjectLockRuleProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-objectlockrule.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBucket.ObjectLockRuleProperty.Builder
A builder for
CfnBucket.ObjectLockRuleProperty |
static class |
CfnBucket.ObjectLockRuleProperty.Jsii$Proxy
An implementation for
CfnBucket.ObjectLockRuleProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnBucket.ObjectLockRuleProperty.Builder |
builder() |
default Object |
getDefaultRetention()
`CfnBucket.ObjectLockRuleProperty.DefaultRetention`.
|
@Stability(value=Stable) @Nullable default Object getDefaultRetention()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-objectlockrule.html#cfn-s3-bucket-objectlockrule-defaultretention@Stability(value=Stable) static CfnBucket.ObjectLockRuleProperty.Builder builder()
Copyright © 2020. All rights reserved.