Class: RubyAemAws::InstanceStateCode
- Inherits:
-
Object
- Object
- RubyAemAws::InstanceStateCode
- Defined in:
- lib/ruby_aem_aws/constants.rb
Overview
API InstanceState codes docs.aws.amazon.com/AWSEC2/latest/APIReference/API_InstanceState.html
Constant Summary collapse
- PENDING =
0- RUNNING =
16- SHUTTING_DOWN =
32- TERMINATED =
48- STOPPING =
64- STOPPED =
80