Struct aws_sdk_ec2::model::network_insights_access_scope_analysis::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for NetworkInsightsAccessScopeAnalysis
Implementations
The ID of the Network Access Scope analysis.
The ID of the Network Access Scope analysis.
The Amazon Resource Name (ARN) of the Network Access Scope analysis.
The Amazon Resource Name (ARN) of the Network Access Scope analysis.
The ID of the Network Access Scope.
The ID of the Network Access Scope.
The status.
The status.
The status message.
The status message.
The warning message.
The warning message.
The analysis start date.
The analysis start date.
The analysis end date.
Indicates whether there are findings.
Indicates whether there are findings.
The number of network interfaces analyzed.
The number of network interfaces analyzed.
The tags.
Consumes the builder and constructs a NetworkInsightsAccessScopeAnalysis
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