featureGates

@JvmName(name = "dnqwrccwexsxpkne")
suspend fun featureGates(value: Output<Map<String, Boolean>>)
@JvmName(name = "upwofnehddemgneb")
suspend fun featureGates(value: Map<String, Boolean>?)

Parameters

value

Feature switch to enable configuration of experimental features.


@JvmName(name = "fdhhjuiecqsfksdd")
fun featureGates(vararg values: Pair<String, Boolean>)

Parameters

values

Feature switch to enable configuration of experimental features.