class Aws::ApplicationDiscoveryService::Types::AgentConfigurationStatus
Information about agents or connectors that were instructed to start collecting data. Information includes the agent/connector ID, a description of the operation, and whether the agent/connector configuration was updated.
@!attribute [rw] agent_id
The agent/connector ID. @return [String]
@!attribute [rw] operation_succeeded
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. @return [Boolean]
@!attribute [rw] description
A description of the operation performed. @return [String]
Constants
- SENSITIVE