AWS::MSK::Cluster ClientAuthentication
The ClientAuthentication
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
{ "Sasl" :
Sasl
, "Tls" :Tls
, "Unauthenticated" :Unauthenticated
}
YAML
Sasl:
Sasl
Tls:Tls
Unauthenticated:Unauthenticated
Properties
Sasl
Property description not available.
Required: No
Type: Sasl
Update requires: No interruption
Tls
Property description not available.
Required: No
Type: Tls
Update requires: No interruption
Unauthenticated
Property description not available.
Required: No
Type: Unauthenticated
Update requires: No interruption