| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
StorageLensGroupLevelSelectionCriteria |
StorageLensGroupLevelSelectionCriteria.clone() |
StorageLensGroupLevelSelectionCriteria |
StorageLensGroupLevel.getSelectionCriteria()
Indicates which Storage Lens group ARNs to include or exclude in the Storage Lens group aggregation.
|
StorageLensGroupLevelSelectionCriteria |
StorageLensGroupLevelSelectionCriteria.withExclude(Collection<String> exclude)
Indicates which Storage Lens group ARNs to exclude from the Storage Lens group aggregation.
|
StorageLensGroupLevelSelectionCriteria |
StorageLensGroupLevelSelectionCriteria.withExclude(String... exclude)
Indicates which Storage Lens group ARNs to exclude from the Storage Lens group aggregation.
|
StorageLensGroupLevelSelectionCriteria |
StorageLensGroupLevelSelectionCriteria.withInclude(Collection<String> include)
Indicates which Storage Lens group ARNs to include in the Storage Lens group aggregation.
|
StorageLensGroupLevelSelectionCriteria |
StorageLensGroupLevelSelectionCriteria.withInclude(String... include)
Indicates which Storage Lens group ARNs to include in the Storage Lens group aggregation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StorageLensGroupLevel.setSelectionCriteria(StorageLensGroupLevelSelectionCriteria selectionCriteria)
Indicates which Storage Lens group ARNs to include or exclude in the Storage Lens group aggregation.
|
StorageLensGroupLevel |
StorageLensGroupLevel.withSelectionCriteria(StorageLensGroupLevelSelectionCriteria selectionCriteria)
Indicates which Storage Lens group ARNs to include or exclude in the Storage Lens group aggregation.
|
Copyright © 2023. All rights reserved.