AWS::MSK::Cluster Tls - AWS CloudFormation

AWS::MSK::Cluster Tls

The Tls property type specifies Property description not available. for an AWS::MSK::Cluster.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "CertificateAuthorityArnList" : [ String, ... ], "Enabled" : Boolean }

YAML

CertificateAuthorityArnList: - String Enabled: Boolean

Properties

CertificateAuthorityArnList

Property description not available.

Required: No

Type: Array of String

Update requires: No interruption

Enabled

Property description not available.

Required: No

Type: Boolean

Update requires: No interruption