Class: RubyAemAws::InstanceStateCode

Inherits:
Object
  • Object
show all
Defined in:
lib/ruby_aem_aws/constants.rb

Overview

Constant Summary collapse

PENDING =
0
RUNNING =
16
SHUTTING_DOWN =
32
TERMINATED =
48
STOPPING =
64
STOPPED =
80