class Aws::DataSync::Types::DeleteAgentRequest

DeleteAgentRequest

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

data as a hash:

    {
      agent_arn: "AgentArn", # required
    }

@!attribute [rw] agent_arn

The Amazon Resource Name (ARN) of the agent to delete. Use the
`ListAgents` operation to return a list of agents for your account
and Amazon Web Services Region.
@return [String]

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

Constants

SENSITIVE