compatibleArchitectures

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

Parameters

value

A list of compatible instruction set architectures.


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


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

Parameters

values

A list of compatible instruction set architectures.