Class: Aws::Types::HttpRouteAction
- Inherits:
-
Object
- Object
- Aws::Types::HttpRouteAction
- 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.
682 683 684 |
# File 'sig/types.rbs', line 682 def weighted_targets @weighted_targets end |