Module: Aws::MQ::Client::_ListConfigurationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#configurations::Array[Types::Configuration]



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

def configurations: () -> ::Array[Types::Configuration]

#max_results::Integer



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

def max_results: () -> ::Integer

#next_token::String



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

def next_token: () -> ::String