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

Returns:

  • (::String)


1195
# File 'sig/client.rbs', line 1195

def next_token: () -> ::String

#payment_instruments::Array[Types::PaymentInstrumentSummary]

Returns:



1194
# File 'sig/client.rbs', line 1194

def payment_instruments: () -> ::Array[Types::PaymentInstrumentSummary]