compatibleArchitectures

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

Parameters

value

A list of compatible instruction set architectures.


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


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

Parameters

values

A list of compatible instruction set architectures.