Struct aws_sdk_macie2::model::job_scope_term::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for JobScopeTerm
Implementations
A property-based condition that defines a property, operator, and one or more values for including or excluding objects from the job.
A property-based condition that defines a property, operator, and one or more values for including or excluding objects from the job.
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.
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.
Consumes the builder and constructs a JobScopeTerm
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more