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_id::String

Returns the value of attribute agent_id.

Returns:

  • (::String)


3760
3761
3762
# File 'sig/types.rbs', line 3760

def agent_id
  @agent_id
end

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


3761
3762
3763
# File 'sig/types.rbs', line 3761

def 
  @aws_account_id
end