Class: Aws::Types::ListPendingMessagesRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agent_space_id::String

Returns the value of attribute agent_space_id.

Returns:

  • (::String)


996
997
998
# File 'sig/types.rbs', line 996

def agent_space_id
  @agent_space_id
end

#execution_id::String

Returns the value of attribute execution_id.

Returns:

  • (::String)


997
998
999
# File 'sig/types.rbs', line 997

def execution_id
  @execution_id
end