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

Copy path to clipboard

Source

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