Uses of Class
software.amazon.awssdk.services.macie2.model.TagScopeTerm
-
Packages that use TagScopeTerm Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of TagScopeTerm in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return TagScopeTerm Modifier and Type Method Description TagScopeTermJobScopeTerm. tagScopeTerm()A tag-based condition that defines the operator and tag keys or tag key and value pairs for including or excluding objects from the job.Methods in software.amazon.awssdk.services.macie2.model with parameters of type TagScopeTerm Modifier and Type Method Description JobScopeTerm.BuilderJobScopeTerm.Builder. tagScopeTerm(TagScopeTerm tagScopeTerm)A tag-based condition that defines the operator and tag keys or tag key and value pairs for including or excluding objects from the job.
-