Uses of Class
software.amazon.awssdk.services.macie2.model.AccountLevelPermissions
-
Packages that use AccountLevelPermissions Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of AccountLevelPermissions in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return AccountLevelPermissions Modifier and Type Method Description AccountLevelPermissionsBucketPermissionConfiguration. accountLevelPermissions()The account-level permissions settings that apply to the bucket.Methods in software.amazon.awssdk.services.macie2.model with parameters of type AccountLevelPermissions Modifier and Type Method Description BucketPermissionConfiguration.BuilderBucketPermissionConfiguration.Builder. accountLevelPermissions(AccountLevelPermissions accountLevelPermissions)The account-level permissions settings that apply to the bucket.
-