paws.analytics (version 0.1.0)

kafka_get_bootstrap_brokers: A list of brokers that a client application can use to bootstrap

Description

A list of brokers that a client application can use to bootstrap.

Usage

kafka_get_bootstrap_brokers(ClusterArn)

Arguments

ClusterArn

[required] The Amazon Resource Name (ARN) that uniquely identifies the cluster.

Request syntax

svc$get_bootstrap_brokers(
  ClusterArn = "string"
)