Struct aws_sdk_inspector::model::exclusion::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for Exclusion
Implementations
The description of the exclusion.
The description of the exclusion.
The recommendation for the exclusion.
The recommendation for the exclusion.
Appends an item to scopes.
To override the contents of this collection use set_scopes.
The AWS resources for which the exclusion pertains.
The AWS resources for which the exclusion pertains.
Appends an item to attributes.
To override the contents of this collection use set_attributes.
The system-defined attributes for the exclusion.
The system-defined attributes for the exclusion.
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
