Struct aws_sdk_applicationdiscovery::model::agent_configuration_status::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for AgentConfigurationStatus
Implementations
The agent/connector ID.
Information about the status of the StartDataCollection and
StopDataCollection operations. The system has recorded the data collection
operation. The agent/connector receives this command the next time it polls for a new command.
Information about the status of the StartDataCollection and
StopDataCollection operations. The system has recorded the data collection
operation. The agent/connector receives this command the next time it polls for a new command.
A description of the operation performed.
A description of the operation performed.
Consumes the builder and constructs a AgentConfigurationStatus
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