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:

  • (::String)


2503
2504
2505
# File 'sig/types.rbs', line 2503

def agent_status_id
  @agent_status_id
end

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


2502
2503
2504
# File 'sig/types.rbs', line 2502

def instance_id
  @instance_id
end