/dhall-aws-cloudformation/cloudformation/AWS::EC2::NatGateway.dhall
Copy path to clipboardSource
{ Properties = ./AWS::EC2::NatGateway/Properties.dhall
, Resources = ./AWS::EC2::NatGateway/Resources.dhall
, GetAttr.NatGatewayId = (./../Fn.dhall).GetAttOf "NatGatewayId"
}