Struct aws_sdk_applicationdiscovery::model::customer_agent_info::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for CustomerAgentInfo
Implementations
Number of active discovery agents.
Number of active discovery agents.
Number of healthy discovery agents
Number of healthy discovery agents
Number of blacklisted discovery agents.
Number of blacklisted discovery agents.
Number of discovery agents with status SHUTDOWN.
Number of discovery agents with status SHUTDOWN.
Number of unhealthy discovery agents.
Number of unhealthy discovery agents.
Total number of discovery agents.
Total number of discovery agents.
Number of unknown discovery agents.
Number of unknown discovery agents.
Consumes the builder and constructs a CustomerAgentInfo
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
