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
1187 |
# File 'sig/client.rbs', line 1187
def next_token: () -> ::String
|
#payment_instruments ⇒ ::Array[Types::PaymentInstrumentSummary]
1186 |
# File 'sig/client.rbs', line 1186
def payment_instruments: () -> ::Array[Types::PaymentInstrumentSummary]
|