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