/dhall-aws-cloudformation/cloudformation/AWS::VpcLattice::Listener/WeightedTargetGroup.dhall

Copy path to clipboard

Source

{ Type =
{ TargetGroupIdentifier : (./../../Fn.dhall).CfnText
, Weight : Optional Integer
}
, default.Weight = None Integer
}