@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-17T00:04:04.655Z") @Stability(value=Stable) public interface CfnStorageLensProps extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnStorageLensProps.Builder
A builder for
CfnStorageLensProps |
static class |
CfnStorageLensProps.Jsii$Proxy
An implementation for
CfnStorageLensProps |
Modifier and Type | Method and Description |
---|---|
static CfnStorageLensProps.Builder |
builder() |
Object |
getStorageLensConfiguration()
`AWS::S3::StorageLens.StorageLensConfiguration`.
|
default List<CfnTag> |
getTags()
`AWS::S3::StorageLens.Tags`.
|
@Stability(value=Stable) @NotNull Object getStorageLensConfiguration()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnStorageLensProps.Builder builder()
CfnStorageLensProps.Builder
of CfnStorageLensProps
Copyright © 2021. All rights reserved.