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:



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

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

#max_results::Integer

Returns:

  • (::Integer)


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

def max_results: () -> ::Integer

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String