oneofs

@JvmName(name = "wxqdhluatoswskei")
suspend fun oneofs(value: Output<List<String>>)
@JvmName(name = "rtuotsthwwegpxhs")
suspend fun oneofs(value: List<String>?)

Parameters

value

The list of types appearing in oneof definitions in this type.


@JvmName(name = "cspdqlsjevnjmtml")
suspend fun oneofs(vararg values: Output<String>)


@JvmName(name = "rsqckqyvftkmbggh")
suspend fun oneofs(values: List<Output<String>>)
@JvmName(name = "cuxyxexfwmuqbwdm")
suspend fun oneofs(vararg values: String)

Parameters

values

The list of types appearing in oneof definitions in this type.