class Aws::MQ::Types::DescribeBrokerInstanceOptionsRequest

@note When making an API call, you may pass DescribeBrokerInstanceOptionsRequest

data as a hash:

    {
      engine_type: "__string",
      host_instance_type: "__string",
      max_results: 1,
      next_token: "__string",
      storage_type: "__string",
    }

@!attribute [rw] engine_type

@return [String]

@!attribute [rw] host_instance_type

@return [String]

@!attribute [rw] max_results

@return [Integer]

@!attribute [rw] next_token

@return [String]

@!attribute [rw] storage_type

@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mq-2017-11-27/DescribeBrokerInstanceOptionsRequest AWS API Documentation

Constants

SENSITIVE