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