Module: Aws::BedrockAgentCore::Client::_ListPaymentSessionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#payment_sessions::Array[Types::PaymentSessionSummary]

Returns:



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

def payment_sessions: () -> ::Array[Types::PaymentSessionSummary]