| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3 |
Amazon S3 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnStorageLens.Builder |
CfnStorageLens.Builder.create(software.constructs.Construct scope,
String id) |
CfnStorageLens.Builder |
CfnStorageLens.Builder.storageLensConfiguration(CfnStorageLens.StorageLensConfigurationProperty storageLensConfiguration)
This resource contains the details Amazon S3 Storage Lens configuration.
|
CfnStorageLens.Builder |
CfnStorageLens.Builder.storageLensConfiguration(IResolvable storageLensConfiguration)
This resource contains the details Amazon S3 Storage Lens configuration.
|
CfnStorageLens.Builder |
CfnStorageLens.Builder.tags(List<? extends CfnTag> tags)
A set of tags (key–value pairs) to associate with the Storage Lens configuration.
|
Copyright © 2022. All rights reserved.