targetProxies property
TargetProxies defines a list of TargetTcpProxies this TlsRoute is attached to, as one of the routing rules to route the requests served by the TargetTcpProxy.
Each TargetTcpProxy reference should match the pattern: projects / * /locations / * /targetTcpProxies/
Optional.
Implementation
core.List<core.String>? targetProxies;