| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
StorageLensConfiguration |
StorageLensConfiguration.clone() |
StorageLensConfiguration |
GetStorageLensConfigurationResult.getStorageLensConfiguration()
The S3 Storage Lens configuration requested.
|
StorageLensConfiguration |
PutStorageLensConfigurationRequest.getStorageLensConfiguration()
The S3 Storage Lens configuration.
|
StorageLensConfiguration |
StorageLensConfiguration.withAccountLevel(AccountLevel accountLevel)
A container for all the account-level configurations of your S3 Storage Lens configuration.
|
StorageLensConfiguration |
StorageLensConfiguration.withAwsOrg(StorageLensAwsOrg awsOrg)
A container for the AWS organization for this S3 Storage Lens configuration.
|
StorageLensConfiguration |
StorageLensConfiguration.withDataExport(StorageLensDataExport dataExport)
A container to specify the properties of your S3 Storage Lens metrics export including, the destination, schema
and format.
|
StorageLensConfiguration |
StorageLensConfiguration.withExclude(Exclude exclude)
A container for what is excluded in this configuration.
|
StorageLensConfiguration |
StorageLensConfiguration.withId(String id)
A container for the Amazon S3 Storage Lens configuration ID.
|
StorageLensConfiguration |
StorageLensConfiguration.withInclude(Include include)
A container for what is included in this configuration.
|
StorageLensConfiguration |
StorageLensConfiguration.withIsEnabled(Boolean isEnabled)
A container for whether the S3 Storage Lens configuration is enabled.
|
StorageLensConfiguration |
StorageLensConfiguration.withStorageLensArn(String storageLensArn)
The Amazon Resource Name (ARN) of the S3 Storage Lens configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetStorageLensConfigurationResult.setStorageLensConfiguration(StorageLensConfiguration storageLensConfiguration)
The S3 Storage Lens configuration requested.
|
void |
PutStorageLensConfigurationRequest.setStorageLensConfiguration(StorageLensConfiguration storageLensConfiguration)
The S3 Storage Lens configuration.
|
GetStorageLensConfigurationResult |
GetStorageLensConfigurationResult.withStorageLensConfiguration(StorageLensConfiguration storageLensConfiguration)
The S3 Storage Lens configuration requested.
|
PutStorageLensConfigurationRequest |
PutStorageLensConfigurationRequest.withStorageLensConfiguration(StorageLensConfiguration storageLensConfiguration)
The S3 Storage Lens configuration.
|
Copyright © 2021. All rights reserved.