Describe available broker instance options
Source:R/mq_operations.R
mq_describe_broker_instance_options.RdDescribe available broker instance options.
See https://www.paws-r-sdk.com/docs/mq_describe_broker_instance_options/ for full documentation.
Usage
mq_describe_broker_instance_options(
EngineType = NULL,
HostInstanceType = NULL,
MaxResults = NULL,
NextToken = NULL,
StorageType = NULL
)Arguments
- EngineType
Filter response by engine type.
- HostInstanceType
Filter response by host instance type.
- MaxResults
The maximum number of brokers that Amazon MQ can return per page (20 by default). This value must be an integer from 5 to 100.
- NextToken
The token that specifies the next page of results Amazon MQ should return. To request the first page, leave nextToken empty.
- StorageType
Filter response by storage type.