Class: Aws::Types::DescribeAgentStatusRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#agent_status_id::String

Returns the value of attribute agent_status_id.

Returns:



2601
2602
2603
# File 'sig/types.rbs', line 2601

def agent_status_id
  @agent_status_id
end

#instance_id::String

Returns the value of attribute instance_id.

Returns:



2600
2601
2602
# File 'sig/types.rbs', line 2600

def instance_id
  @instance_id
end