| Name | Type | Description | Notes |
|---|---|---|---|
| can_reshuffle | Boolean | ||
| default_variation | Integer | ||
| type | String |
require 'launchdarkly_api'
instance = LaunchDarklyApi::AIConfigTargetingEnvironmentFallthroughRolloutExperimentationAllocation.new(
can_reshuffle: null,
default_variation: null,
type: null
)