@Stability(value=Stable) public static final class CfnStorageLensProps.Builder extends Object implements software.amazon.jsii.Builder<CfnStorageLensProps>
CfnStorageLensProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStorageLensProps |
build()
Builds the configured instance.
|
CfnStorageLensProps.Builder |
storageLensConfiguration(CfnStorageLens.StorageLensConfigurationProperty storageLensConfiguration)
Sets the value of
CfnStorageLensProps.getStorageLensConfiguration() |
CfnStorageLensProps.Builder |
storageLensConfiguration(IResolvable storageLensConfiguration)
Sets the value of
CfnStorageLensProps.getStorageLensConfiguration() |
CfnStorageLensProps.Builder |
tags(List<? extends CfnTag> tags)
Sets the value of
CfnStorageLensProps.getTags() |
@Stability(value=Stable) public CfnStorageLensProps.Builder storageLensConfiguration(CfnStorageLens.StorageLensConfigurationProperty storageLensConfiguration)
CfnStorageLensProps.getStorageLensConfiguration()storageLensConfiguration - `AWS::S3::StorageLens.StorageLensConfiguration`. This parameter is required.this@Stability(value=Stable) public CfnStorageLensProps.Builder storageLensConfiguration(IResolvable storageLensConfiguration)
CfnStorageLensProps.getStorageLensConfiguration()storageLensConfiguration - `AWS::S3::StorageLens.StorageLensConfiguration`. This parameter is required.this@Stability(value=Stable) public CfnStorageLensProps.Builder tags(List<? extends CfnTag> tags)
CfnStorageLensProps.getTags()tags - `AWS::S3::StorageLens.Tags`.this@Stability(value=Stable) public CfnStorageLensProps build()
build in interface software.amazon.jsii.Builder<CfnStorageLensProps>CfnStorageLensPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.