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)


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

def next_token: () -> ::String

#payment_instruments::Array[Types::PaymentInstrumentSummary]

Returns:



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

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