@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:47.927Z") @Stability(value=Stable) public interface CfnBucketProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBucketProps.Builder
A builder for
CfnBucketProps |
static class |
CfnBucketProps.Jsii$Proxy
An implementation for
CfnBucketProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnBucketProps.Builder |
builder() |
String |
getBucketName()
`AWS::S3Outposts::Bucket.BucketName`.
|
default Object |
getLifecycleConfiguration()
`AWS::S3Outposts::Bucket.LifecycleConfiguration`.
|
String |
getOutpostId()
`AWS::S3Outposts::Bucket.OutpostId`.
|
default List<CfnTag> |
getTags()
`AWS::S3Outposts::Bucket.Tags`.
|
@Stability(value=Stable) @NotNull String getBucketName()
@Stability(value=Stable) @NotNull String getOutpostId()
@Stability(value=Stable) @Nullable default Object getLifecycleConfiguration()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnBucketProps.Builder builder()
CfnBucketProps.Builder of CfnBucketPropsCopyright © 2021. All rights reserved.