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)


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

def next_token: () -> ::String

#payment_sessions::Array[Types::PaymentSessionSummary]

Returns:



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

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