LaunchDarklyApi::ActionOutput Properties Name Type Description Notes kind String The type of action for this stage instructions Array<Hash> Example require 'launchdarkly_api' instance = LaunchDarklyApi::ActionOutput.new( kind: patch, instructions: null )