struct

Krikri::PluginHelpers::Ec2Api::Step

Inherits Struct < Value < Object

Flat key/value pairs a mutating call should issue - one entry per wire parameter, repeated keys allowed (SecurityGroupId.N, Tag.N.Key/Value, ...). The decision helpers each module's logic lives in produce these; the plugin binaries execute them in order.

Constructors

new(action : String, params : Array(Tuple(String, String)))
Source

Instance methods

action
clone
Source
copy_with(action _action = @action, params _params = @params)
Source
params