Uses of Class
software.amazon.awssdk.services.macie2.model.MatchingBucket
-
Packages that use MatchingBucket Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of MatchingBucket in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return MatchingBucket Modifier and Type Method Description MatchingBucketMatchingResource. matchingBucket()The details of an S3 bucket that Amazon Macie monitors and analyzes.Methods in software.amazon.awssdk.services.macie2.model with parameters of type MatchingBucket Modifier and Type Method Description MatchingResource.BuilderMatchingResource.Builder. matchingBucket(MatchingBucket matchingBucket)The details of an S3 bucket that Amazon Macie monitors and analyzes.
-