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
1213 |
# File 'sig/client.rbs', line 1213
def next_token: () -> ::String
|
#payment_sessions ⇒ ::Array[Types::PaymentSessionSummary]
1212 |
# File 'sig/client.rbs', line 1212
def payment_sessions: () -> ::Array[Types::PaymentSessionSummary]
|