powered by
A list of brokers that a client application can use to bootstrap.
kafka_get_bootstrap_brokers(ClusterArn)
[required] The Amazon Resource Name (ARN) that uniquely identifies the cluster.
A list with the following syntax:
list( BootstrapBrokerString = "string", BootstrapBrokerStringTls = "string", BootstrapBrokerStringSaslScram = "string" )
svc$get_bootstrap_brokers( ClusterArn = "string" )