Struct aws_sdk_support::model::trusted_advisor_resources_summary::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for TrustedAdvisorResourcesSummary
Implementations
The number of AWS resources that were analyzed by the Trusted Advisor check.
The number of AWS resources that were analyzed by the Trusted Advisor check.
The number of AWS resources that were flagged (listed) by the Trusted Advisor check.
The number of AWS resources that were flagged (listed) by the Trusted Advisor check.
The number of AWS resources ignored by Trusted Advisor because information was unavailable.
The number of AWS resources ignored by Trusted Advisor because information was unavailable.
The number of AWS resources ignored by Trusted Advisor because they were marked as suppressed by the user.
The number of AWS resources ignored by Trusted Advisor because they were marked as suppressed by the user.
Consumes the builder and constructs a TrustedAdvisorResourcesSummary
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