Uses of Class
software.amazon.awssdk.services.macie2.model.SimpleScopeTerm
-
Packages that use SimpleScopeTerm Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of SimpleScopeTerm in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return SimpleScopeTerm Modifier and Type Method Description SimpleScopeTermJobScopeTerm. simpleScopeTerm()A property-based condition that defines a property, operator, and one or more values for including or excluding objects from the job.Methods in software.amazon.awssdk.services.macie2.model with parameters of type SimpleScopeTerm Modifier and Type Method Description JobScopeTerm.BuilderJobScopeTerm.Builder. simpleScopeTerm(SimpleScopeTerm simpleScopeTerm)A property-based condition that defines a property, operator, and one or more values for including or excluding objects from the job.
-