/dhall-aws-cloudformation/cloudformation/AWS::EC2::VPNConnectionRoute/Properties.dhall
Copy path to clipboardSource
{ Type =
{ DestinationCidrBlock : (./../../Fn.dhall).CfnText
, VpnConnectionId : (./../../Fn.dhall).CfnText
}
, default = {=}
}
{ Type =
{ DestinationCidrBlock : (./../../Fn.dhall).CfnText
, VpnConnectionId : (./../../Fn.dhall).CfnText
}
, default = {=}
}