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