Module: Aws::BedrockAgentCoreControl::Client::_ListPaymentManagersResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListPaymentManagersResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#payment_managers::Array[Types::PaymentManagerSummary]

Returns:



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

def payment_managers: () -> ::Array[Types::PaymentManagerSummary]