Uses of Class
software.amazon.awssdk.services.macie2.model.BucketCountBySharedAccessType
-
Packages that use BucketCountBySharedAccessType Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of BucketCountBySharedAccessType in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return BucketCountBySharedAccessType Modifier and Type Method Description BucketCountBySharedAccessTypeGetBucketStatisticsResponse. bucketCountBySharedAccessType()The total number of buckets that are or aren't shared with other Amazon Web Services accounts, Amazon CloudFront origin access identities (OAIs), or CloudFront origin access controls (OACs).Methods in software.amazon.awssdk.services.macie2.model with parameters of type BucketCountBySharedAccessType Modifier and Type Method Description GetBucketStatisticsResponse.BuilderGetBucketStatisticsResponse.Builder. bucketCountBySharedAccessType(BucketCountBySharedAccessType bucketCountBySharedAccessType)The total number of buckets that are or aren't shared with other Amazon Web Services accounts, Amazon CloudFront origin access identities (OAIs), or CloudFront origin access controls (OACs).
-