Class: Aws::Types::DeleteAgent

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agent_id::String

Returns the value of attribute agent_id.

Returns:

  • (::String)


192
193
194
# File 'sig/types.rbs', line 192

def agent_id
  @agent_id
end

#forceBoolean

Returns the value of attribute force.

Returns:

  • (Boolean)


193
194
195
# File 'sig/types.rbs', line 193

def force
  @force
end