Class: Aws::Types::TcpRouteAction
- Inherits:
-
Object
- Object
- Aws::Types::TcpRouteAction
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#weighted_targets ⇒ ::Array[Types::WeightedTarget]
Returns the value of attribute weighted_targets.
Instance Attribute Details
#weighted_targets ⇒ ::Array[Types::WeightedTarget]
Returns the value of attribute weighted_targets.
1116 1117 1118 |
# File 'sig/types.rbs', line 1116 def weighted_targets @weighted_targets end |