/dhall-aws-cloudformation/cloudformation/AWS::MSK::Cluster/VpcConnectivity.dhall

Copy path to clipboard

Source

{ Type =
{ ClientAuthentication :
Optional (./VpcConnectivityClientAuthentication.dhall).Type
}
, default.ClientAuthentication
= None (./VpcConnectivityClientAuthentication.dhall).Type
}