AWS::MSK::Cluster EncryptionInTransit
The EncryptionInTransit
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
{ "ClientBroker" :
String
, "InCluster" :Boolean
}
YAML
ClientBroker:
String
InCluster:Boolean
Properties
ClientBroker
Property description not available.
Required: No
Type: String
Allowed values:
TLS | TLS_PLAINTEXT | PLAINTEXT
Update requires: No interruption
InCluster
Property description not available.
Required: No
Type: Boolean
Update requires: Replacement