Class: Aws::Types::DescribeAutoScalingNotificationTypesAnswer
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAutoScalingNotificationTypesAnswer
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#auto_scaling_notification_types ⇒ ::Array[::String]
Returns the value of attribute auto_scaling_notification_types.
Instance Attribute Details
#auto_scaling_notification_types ⇒ ::Array[::String]
Returns the value of attribute auto_scaling_notification_types.
438 439 440 |
# File 'sig/types.rbs', line 438 def auto_scaling_notification_types @auto_scaling_notification_types end |