Class: Aws::Types::DeleteTargetGroupInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteTargetGroupInput
- 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.
278 279 280 |
# File 'sig/types.rbs', line 278 def target_group_arn @target_group_arn end |