Class: Aws::Types::DeleteAgentRequest

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)


273
274
275
# File 'sig/types.rbs', line 273

def agent_arn
  @agent_arn
end