/dhall-aws-cloudformation/cloudformation/AWS::EC2::ClientVpnEndpoint/FederatedAuthenticationRequest.dhall
Copy path to clipboardSource
{ Type =
{ SAMLProviderArn : (./../../Fn.dhall).CfnText
, SelfServiceSAMLProviderArn : Optional (./../../Fn.dhall).CfnText
}
, default.SelfServiceSAMLProviderArn = None (./../../Fn.dhall).CfnText
}