class Aws::ApplicationDiscoveryService::Types::StopDataCollectionByAgentIdsRequest

@note When making an API call, you may pass StopDataCollectionByAgentIdsRequest

data as a hash:

    {
      agent_ids: ["AgentId"], # required
    }

@!attribute [rw] agent_ids

The IDs of the agents or connectors from which to stop collecting
data.
@return [Array<String>]

Constants

SENSITIVE