Learn R Programming

paws.analytics (version 0.1.6)

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

Description

        <p>A list of brokers that a client application can use to bootstrap.</p>

Usage

kafka_get_bootstrap_brokers(ClusterArn)

Arguments

ClusterArn

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

Request syntax

svc$get_bootstrap_brokers(
  ClusterArn = "string"
)