AWS::MSK::ServerlessCluster
The AWS::MSK::ServerlessCluster
resource Property description not available. for MSK.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::MSK::ServerlessCluster", "Properties" : { "ClientAuthentication" :
ClientAuthentication
, "ClusterName" :String
, "Tags" :{
, "VpcConfigs" :Key
:Value
, ...}[ VpcConfig, ... ]
} }
YAML
Type: AWS::MSK::ServerlessCluster Properties: ClientAuthentication:
ClientAuthentication
ClusterName:String
Tags:VpcConfigs:
Key
:Value
- VpcConfig
Properties
ClientAuthentication
Property description not available.
Required: Yes
Type: ClientAuthentication
Update requires: Replacement
ClusterName
Property description not available.
Required: Yes
Type: String
Minimum:
1
Maximum:
64
Update requires: Replacement
Property description not available.
Required: No
Type: Object of String
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$
Update requires: Replacement
VpcConfigs
Property description not available.
Required: Yes
Type: Array of VpcConfig
Update requires: Replacement
Return values
Ref
Fn::GetAtt
Arn
Property description not available.