Class: Aws::Types::GetTargetGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetTargetGroupRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#target_group_identifier ⇒ ::String
Returns the value of attribute target_group_identifier.
Instance Attribute Details
#target_group_identifier ⇒ ::String
Returns the value of attribute target_group_identifier.
774 775 776 |
# File 'sig/types.rbs', line 774 def target_group_identifier @target_group_identifier end |