Class: Aws::Types::ForwardAction
- Inherits:
-
Object
- Object
- Aws::Types::ForwardAction
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#target_groups ⇒ ::Array[Types::WeightedTargetGroup]
Returns the value of attribute target_groups.
Instance Attribute Details
#target_groups ⇒ ::Array[Types::WeightedTargetGroup]
Returns the value of attribute target_groups.
504 505 506 |
# File 'sig/types.rbs', line 504 def target_groups @target_groups end |