Class: Aws::Types::DescribeTargetGroupAttributesInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeTargetGroupAttributesInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#target_group_arn ⇒ ::String
Returns the value of attribute target_group_arn.
Instance Attribute Details
#target_group_arn ⇒ ::String
Returns the value of attribute target_group_arn.
427 428 429 |
# File 'sig/types.rbs', line 427 def target_group_arn @target_group_arn end |