--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_msk_batch_scram_secret Resource - terraform-provider-awscc" subcategory: "" description: |- Resource Type definition for AWS::MSK::BatchScramSecret --- # awscc_msk_batch_scram_secret (Resource) Resource Type definition for AWS::MSK::BatchScramSecret ## Schema ### Required - `cluster_arn` (String) ### Optional - `secret_arn_list` (List of String) ### Read-Only - `id` (String) Uniquely identifies the resource. ## Import Import is supported using the following syntax: ```shell $ terraform import awscc_msk_batch_scram_secret.example ```