Class: Aws::Types::CreateAgentStatusResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agent_status_arn::String

Returns the value of attribute agent_status_arn.

Returns:

  • (::String)


1311
1312
1313
# File 'sig/types.rbs', line 1311

def agent_status_arn
  @agent_status_arn
end

#agent_status_id::String

Returns the value of attribute agent_status_id.

Returns:

  • (::String)


1312
1313
1314
# File 'sig/types.rbs', line 1312

def agent_status_id
  @agent_status_id
end