Uses of Class
software.amazon.awssdk.services.s3control.model.StorageLensGroupLevelSelectionCriteria
-
Packages that use StorageLensGroupLevelSelectionCriteria Package Description software.amazon.awssdk.services.s3control.model -
-
Uses of StorageLensGroupLevelSelectionCriteria in software.amazon.awssdk.services.s3control.model
Methods in software.amazon.awssdk.services.s3control.model that return StorageLensGroupLevelSelectionCriteria Modifier and Type Method Description StorageLensGroupLevelSelectionCriteriaStorageLensGroupLevel. selectionCriteria()Indicates which Storage Lens group ARNs to include or exclude in the Storage Lens group aggregation.Methods in software.amazon.awssdk.services.s3control.model with parameters of type StorageLensGroupLevelSelectionCriteria Modifier and Type Method Description StorageLensGroupLevel.BuilderStorageLensGroupLevel.Builder. selectionCriteria(StorageLensGroupLevelSelectionCriteria selectionCriteria)Indicates which Storage Lens group ARNs to include or exclude in the Storage Lens group aggregation.
-