compatibleArchitectures

@JvmName(name = "figchkpiuguvnyxd")
suspend fun compatibleArchitectures(value: Output<List<String>>)
@JvmName(name = "woqnxriglfjldsei")
suspend fun compatibleArchitectures(value: List<String>?)

Parameters

value

A list of compatible instruction set architectures.


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


@JvmName(name = "alhxyspipwhjrwbv")
suspend fun compatibleArchitectures(values: List<Output<String>>)
@JvmName(name = "lehlcsayiliawwys")
suspend fun compatibleArchitectures(vararg values: String)

Parameters

values

A list of compatible instruction set architectures.