Data Source: aws_mq_broker_engine_types

Retrieve information about available broker engines.

Example Usage

Basic Usage

data "aws_mq_broker_engine_types" "example" {
  engine_type = "ACTIVEMQ"
}

Argument Reference

Attribute Reference

This data source exports the following attributes in addition to the arguments above:

engine-types