/dhall-aws-cloudformation/cloudformation/AWS::VpcLattice::Rule/WeightedTargetGroup.dhall
Copy path to clipboardSource
{ Type =
{ TargetGroupIdentifier : (./../../Fn.dhall).CfnText
, Weight : Optional Integer
}
, default.Weight = None Integer
}
{ Type =
{ TargetGroupIdentifier : (./../../Fn.dhall).CfnText
, Weight : Optional Integer
}
, default.Weight = None Integer
}