Krikri::PluginHelpers::Ec2Instance::Plan
Constructors
Instance methods
changed
clone
Sourcecopy_with(steps _steps = @steps, changed _changed = @changed, msg _msg = @msg, target_state _target_state = @target_state, instance_ids _instance_ids = @instance_ids)
Sourceinstance_ids
Existing instances the plan mutates (created ones are collected from the RunInstances response at execution time).
msg
steps
target_state
State to poll DescribeInstances for after the steps run (nil = nothing to wait for).