compatibleArchitectures

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

Parameters

value

A list of compatible instruction set architectures.


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


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

Parameters

values

A list of compatible instruction set architectures.