@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 - This resource contains the details Amazon S3 Storage Lens configuration. This parameter is required.this@Stability(value=Stable) public CfnStorageLensProps.Builder storageLensConfiguration(IResolvable storageLensConfiguration)
CfnStorageLensProps.getStorageLensConfiguration()storageLensConfiguration - This resource contains the details Amazon S3 Storage Lens configuration. This parameter is required.this@Stability(value=Stable) public CfnStorageLensProps.Builder tags(List<? extends CfnTag> tags)
CfnStorageLensProps.getTags()tags - A set of tags (key–value pairs) to associate with the Storage Lens configuration.this@Stability(value=Stable) public CfnStorageLensProps build()
build in interface software.amazon.jsii.Builder<CfnStorageLensProps>CfnStorageLensPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.