/dhall-aws-cloudformation/cloudformation/AWS::ApiGateway::UsagePlan.dhall

Copy path to clipboard

Source

{ Properties = ./AWS::ApiGateway::UsagePlan/Properties.dhall
, Resources = ./AWS::ApiGateway::UsagePlan/Resources.dhall
, ApiStage = ./AWS::ApiGateway::UsagePlan/ApiStage.dhall
, QuotaSettings = ./AWS::ApiGateway::UsagePlan/QuotaSettings.dhall
, ThrottleSettings = ./AWS::ApiGateway::UsagePlan/ThrottleSettings.dhall
, GetAttr.Id = (./../Fn.dhall).GetAttOf "Id"
}