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