/dhall-aws-cloudformation/cloudformation/AWS::EC2::VPNGatewayRoutePropagation/Properties.dhall
Copy path to clipboardSource
{ Type =
{ RouteTableIds : List (./../../Fn.dhall).CfnText
, VpnGatewayId : (./../../Fn.dhall).CfnText
}
, default = {=}
}
{ Type =
{ RouteTableIds : List (./../../Fn.dhall).CfnText
, VpnGatewayId : (./../../Fn.dhall).CfnText
}
, default = {=}
}