class Aws::DataSync::Types::UpdateAgentRequest

UpdateAgentRequest

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

data as a hash:

    {
      agent_arn: "AgentArn", # required
      name: "TagValue",
    }

@!attribute [rw] agent_arn

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

@!attribute [rw] name

The name that you want to use to configure the agent.
@return [String]

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

Constants

SENSITIVE