Resource Type definition for AWS::MSK::ServerlessCluster
client_authentication
(Attributes) (see below for nested schema)cluster_name
(String)vpc_configs
(Attributes Set) (see below for nested schema)tags
(Map of String) A key-value pair to associate with a resource.arn
(String)id
(String) Uniquely identifies the resource.client_authentication
Required:
sasl
(Attributes) (see below for nested schema)client_authentication.sasl
Required:
iam
(Attributes) (see below for nested schema)client_authentication.sasl.iam
Required:
enabled
(Boolean)vpc_configs
Required:
subnet_ids
(Set of String)Optional:
security_groups
(Set of String)Import is supported using the following syntax:
$ terraform import awscc_msk_serverless_cluster.example <resource ID>