/dhall-aws-cloudformation/cloudformation/AWS::EC2::NatGateway.dhall

Copy path to clipboard

Source

{ Properties = ./AWS::EC2::NatGateway/Properties.dhall
, Resources = ./AWS::EC2::NatGateway/Resources.dhall
, GetAttr.NatGatewayId = (./../Fn.dhall).GetAttOf "NatGatewayId"
}