defaultVariation

@JvmName(name = "fbfyjpnsdheehana")
suspend fun defaultVariation(value: Output<String>)
@JvmName(name = "snjyxwtyhcrngciw")
suspend fun defaultVariation(value: String?)

Parameters

value

The name of the variation to use as the default variation. The default variation is served to users who are not allocated to any ongoing launches or experiments of this feature. This variation must also be listed in the Variations structure. If you omit DefaultVariation , the first variation listed in the Variations structure is used as the default variation.