/dhall-aws-cloudformation/cloudformation/AWS::MSK::Cluster/VpcConnectivity.dhall
Copy path to clipboardSource
{ Type =
{ ClientAuthentication :
Optional (./VpcConnectivityClientAuthentication.dhall).Type
}
, default.ClientAuthentication
= None (./VpcConnectivityClientAuthentication.dhall).Type
}