AWS::MSK::Cluster PublicAccess
Broker access controls
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Type" :String}
YAML
Type:String
Properties
Type-
DISABLED means that public access is turned off. SERVICE_PROVIDED_EIPS means that public access is turned on.
Required: No
Type: String
Update requires: No interruption