/dhall-aws-cloudformation/cloudformation/AWS::Route53::HostedZone/VPC.dhall

Copy path to clipboard

Source

{ Type =
{ VPCId : (./../../Fn.dhall).CfnText
, VPCRegion : (./../../Fn.dhall).CfnText
}
, default = {=}
}