LaunchDarklyApi::ExperimentAllocationRep Properties Name Type Description Notes default_variation Integer can_reshuffle Boolean Example require 'launchdarkly_api' instance = LaunchDarklyApi::ExperimentAllocationRep.new( default_variation: null, can_reshuffle: null )