R/kafka_operations.R
kafka_create_cluster_v2.Rd
Creates a new MSK cluster.
See https://www.paws-r-sdk.com/docs/kafka_create_cluster_v2/ for full documentation.
kafka_create_cluster_v2( ClusterName, Tags = NULL, Provisioned = NULL, Serverless = NULL )
[required] The name of the cluster.
A map of tags that you want the cluster to have.
Information about the provisioned cluster.
Information about the serverless cluster.