Class: Aws::Types::AutoScalingGroup
- Inherits:
-
Object
- Object
- Aws::Types::AutoScalingGroup
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
115 116 117 |
# File 'sig/types.rbs', line 115 def name @name end |