Module: Aws::MQ::Client::_DescribeBrokerInstanceOptionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#broker_instance_options::Array[Types::BrokerInstanceOption]

Returns:



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

def broker_instance_options: () -> ::Array[Types::BrokerInstanceOption]

#max_results::Integer

Returns:

  • (::Integer)


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

def max_results: () -> ::Integer

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String