/dhall-aws-cloudformation/cloudformation/AWS::MSK::Replicator/KafkaClusterClientVpcConfig.dhall

Copy path to clipboard

Source

{ Type =
{ SecurityGroupIds : Optional (List (./../../Fn.dhall).CfnText)
, SubnetIds : List (./../../Fn.dhall).CfnText
}
, default.SecurityGroupIds = None (List (./../../Fn.dhall).CfnText)
}