class Aws::DataSync::Types::AgentListEntry

Represents a single entry in a list of agents. `AgentListEntry` returns an array that contains a list of agents when the

ListAgents][1

operation is called.

[1]: docs.aws.amazon.com/datasync/latest/userguide/API_ListAgents.html

@!attribute [rw] agent_arn

The Amazon Resource Name (ARN) of the agent.
@return [String]

@!attribute [rw] name

The name of the agent.
@return [String]

@!attribute [rw] status

The status of the agent.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/datasync-2018-11-09/AgentListEntry AWS API Documentation

Constants

SENSITIVE