Uses of Class
software.amazon.awssdk.services.macie2.model.Scoping
-
Packages that use Scoping Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of Scoping in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return Scoping Modifier and Type Method Description ScopingS3JobDefinition. scoping()The property- and tag-based conditions that determine which S3 objects to include or exclude from the analysis.Methods in software.amazon.awssdk.services.macie2.model with parameters of type Scoping Modifier and Type Method Description S3JobDefinition.BuilderS3JobDefinition.Builder. scoping(Scoping scoping)The property- and tag-based conditions that determine which S3 objects to include or exclude from the analysis.
-