Module: Aws::DevOpsAgent::Client::_ListPendingMessagesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListPendingMessagesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#agent_space_id::String

Returns:

  • (::String)


660
# File 'sig/client.rbs', line 660

def agent_space_id: () -> ::String

#created_at::Time

Returns:

  • (::Time)


663
# File 'sig/client.rbs', line 663

def created_at: () -> ::Time

#execution_id::String

Returns:

  • (::String)


661
# File 'sig/client.rbs', line 661

def execution_id: () -> ::String

#messages::Array[Types::PendingMessage]

Returns:



662
# File 'sig/client.rbs', line 662

def messages: () -> ::Array[Types::PendingMessage]