Class: Aws::Types::UpdateAgentRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agent_arn::String

Returns the value of attribute agent_arn.

Returns:

  • (::String)


965
966
967
# File 'sig/types.rbs', line 965

def agent_arn
  @agent_arn
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


966
967
968
# File 'sig/types.rbs', line 966

def name
  @name
end