Class: CloudFormer::AutoScaling::NotificationConfiguration
- Inherits:
-
ResourceProperty
- Object
- ResourceProperty
- CloudFormer::AutoScaling::NotificationConfiguration
- Defined in:
- lib/cloud_former/resource_properties/auto_scaling/notification_configuration.rb
Constant Summary collapse
- LAUNCH =
'autoscaling:EC2_INSTANCE_LAUNCH'- LAUNCH_ERROR =
'autoscaling:EC2_INSTANCE_LAUNCH_ERROR'- TERMINATE =
'autoscaling:EC2_INSTANCE_TERMINATE'- TERMINATE_ERROR =
'autoscaling:EC2_INSTANCE_TERMINATE_ERROR'- TEST =
'autoscaling:TEST_NOTIFICATION'
Method Summary
Methods inherited from ResourceProperty
Methods included from MakesJson
Methods included from HasPropertiesAndAttributes
included, #nested_resources, #resource_tree
Constructor Details
This class inherits a constructor from CloudFormer::ResourceProperty