| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
ListStorageLensConfigurationEntry |
ListStorageLensConfigurationEntry.clone() |
ListStorageLensConfigurationEntry |
ListStorageLensConfigurationEntry.withHomeRegion(String homeRegion)
A container for the S3 Storage Lens home Region.
|
ListStorageLensConfigurationEntry |
ListStorageLensConfigurationEntry.withId(String id)
A container for the S3 Storage Lens configuration ID.
|
ListStorageLensConfigurationEntry |
ListStorageLensConfigurationEntry.withIsEnabled(Boolean isEnabled)
A container for whether the S3 Storage Lens configuration is enabled.
|
ListStorageLensConfigurationEntry |
ListStorageLensConfigurationEntry.withStorageLensArn(String storageLensArn)
The ARN of the S3 Storage Lens configuration.
|
| Modifier and Type | Method and Description |
|---|---|
List<ListStorageLensConfigurationEntry> |
ListStorageLensConfigurationsResult.getStorageLensConfigurationList()
A list of S3 Storage Lens configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ListStorageLensConfigurationsResult |
ListStorageLensConfigurationsResult.withStorageLensConfigurationList(ListStorageLensConfigurationEntry... storageLensConfigurationList)
A list of S3 Storage Lens configurations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListStorageLensConfigurationsResult.setStorageLensConfigurationList(Collection<ListStorageLensConfigurationEntry> storageLensConfigurationList)
A list of S3 Storage Lens configurations.
|
ListStorageLensConfigurationsResult |
ListStorageLensConfigurationsResult.withStorageLensConfigurationList(Collection<ListStorageLensConfigurationEntry> storageLensConfigurationList)
A list of S3 Storage Lens configurations.
|
Copyright © 2024. All rights reserved.