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)


1292
1293
1294
# File 'sig/types.rbs', line 1292

def agent_status_arn
  @agent_status_arn
end

#agent_status_id::String

Returns the value of attribute agent_status_id.

Returns:

  • (::String)


1293
1294
1295
# File 'sig/types.rbs', line 1293

def agent_status_id
  @agent_status_id
end