AWS::MSK::ServerlessCluster VpcConfig
The VpcConfig property type specifies Property description not available. for an AWS::MSK::ServerlessCluster.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "SecurityGroups" :[ String, ... ], "SubnetIds" :[ String, ... ]}
YAML
SecurityGroups:- StringSubnetIds:- String
Properties
SecurityGroupsProperty description not available.
Required: No
Type: List of String
Update requires: Replacement
SubnetIdsProperty description not available.
Required: Yes
Type: List of String
Update requires: Replacement