Module: Aws::BedrockAgentCore::Client::_ListPaymentInstrumentsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPaymentInstrumentsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1197 |
# File 'sig/client.rbs', line 1197
def next_token: () -> ::String
|
#payment_instruments ⇒ ::Array[Types::PaymentInstrumentSummary]
1196 |
# File 'sig/client.rbs', line 1196
def payment_instruments: () -> ::Array[Types::PaymentInstrumentSummary]
|