Uses of Class
software.amazon.awssdk.services.macie2.model.BucketCountByEffectivePermission
-
Packages that use BucketCountByEffectivePermission Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of BucketCountByEffectivePermission in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return BucketCountByEffectivePermission Modifier and Type Method Description BucketCountByEffectivePermissionGetBucketStatisticsResponse. bucketCountByEffectivePermission()The total number of buckets that are publicly accessible due to a combination of permissions settings for each bucket.Methods in software.amazon.awssdk.services.macie2.model with parameters of type BucketCountByEffectivePermission Modifier and Type Method Description GetBucketStatisticsResponse.BuilderGetBucketStatisticsResponse.Builder. bucketCountByEffectivePermission(BucketCountByEffectivePermission bucketCountByEffectivePermission)The total number of buckets that are publicly accessible due to a combination of permissions settings for each bucket.
-