/dhall-aws-cloudformation/cloudformation/AWS::EC2::ClientVpnEndpoint/FederatedAuthenticationRequest.dhall

Copy path to clipboard

Source

{ Type =
{ SAMLProviderArn : (./../../Fn.dhall).CfnText
, SelfServiceSAMLProviderArn : Optional (./../../Fn.dhall).CfnText
}
, default.SelfServiceSAMLProviderArn = None (./../../Fn.dhall).CfnText
}