FeatureVariationObjectArgs

constructor(booleanValue: Output<Boolean>? = null, doubleValue: Output<Double>? = null, longValue: Output<Double>? = null, stringValue: Output<String>? = null, variationName: Output<String>? = null)