/dhall-aws-cloudformation/cloudformation/AWS::CloudFront::Distribution/OriginGroupMembers.dhall

Copy path to clipboard

Source

{ Type = { Items : List (./OriginGroupMember.dhall).Type, Quantity : Integer }
, default = {=}
}