/dhall-aws-cloudformation/cloudformation/AWS::AppMesh::Route/WeightedTarget.dhall
Copy path to clipboardSource
{ Type =
{ Port : Optional Integer
, VirtualNode : (./../../Fn.dhall).CfnText
, Weight : Integer
}
, default.Port = None Integer
}
{ Type =
{ Port : Optional Integer
, VirtualNode : (./../../Fn.dhall).CfnText
, Weight : Integer
}
, default.Port = None Integer
}