Class: Aws::Types::ModifyTargetGroupAttributesOutput
- Inherits:
-
Object
- Object
- Aws::Types::ModifyTargetGroupAttributesOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attributes ⇒ ::Array[Types::TargetGroupAttribute]
Returns the value of attribute attributes.
Instance Attribute Details
#attributes ⇒ ::Array[Types::TargetGroupAttribute]
Returns the value of attribute attributes.
815 816 817 |
# File 'sig/types.rbs', line 815 def attributes @attributes end |