compatibleArchitectures

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

Parameters

value

A list of compatible instruction set architectures.


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


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

Parameters

values

A list of compatible instruction set architectures.