Data Source: aws_msk_broker_nodes

Get information on an Amazon MSK Broker Nodes.

Example Usage

data "aws_msk_broker_nodes" "example" {
  cluster_arn = aws_msk_cluster.example.arn
}

Argument Reference

This data source supports the following arguments:

Attribute Reference

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

Nodes