@Stability(value=Stable)
public static interface CfnBucket.ObjectLockConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnBucket.ObjectLockConfigurationProperty.Builder
A builder for
CfnBucket.ObjectLockConfigurationProperty |
static class |
CfnBucket.ObjectLockConfigurationProperty.Jsii$Proxy
An implementation for
CfnBucket.ObjectLockConfigurationProperty |
Modifier and Type | Method and Description |
---|---|
static CfnBucket.ObjectLockConfigurationProperty.Builder |
builder() |
default String |
getObjectLockEnabled()
`CfnBucket.ObjectLockConfigurationProperty.ObjectLockEnabled`.
|
default Object |
getRule()
`CfnBucket.ObjectLockConfigurationProperty.Rule`.
|
@Stability(value=Stable) @Nullable default String getObjectLockEnabled()
@Stability(value=Stable) @Nullable default Object getRule()
@Stability(value=Stable) static CfnBucket.ObjectLockConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.