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