LaunchDarklyApi::VariationSkillPost Properties Name Type Description Notes key String The key of the agent skill to attach. version Integer The version of the skill to use. Example require 'launchdarkly_api' instance = LaunchDarklyApi::VariationSkillPost.new( key: null, version: null )