Uses of Class
software.amazon.awssdk.services.s3control.model.AccountLevel
-
Packages that use AccountLevel Package Description software.amazon.awssdk.services.s3control.model -
-
Uses of AccountLevel in software.amazon.awssdk.services.s3control.model
Methods in software.amazon.awssdk.services.s3control.model that return AccountLevel Modifier and Type Method Description AccountLevelStorageLensConfiguration. accountLevel()A container for all the account-level configurations of your S3 Storage Lens configuration.Methods in software.amazon.awssdk.services.s3control.model with parameters of type AccountLevel Modifier and Type Method Description StorageLensConfiguration.BuilderStorageLensConfiguration.Builder. accountLevel(AccountLevel accountLevel)A container for all the account-level configurations of your S3 Storage Lens configuration.
-