instanceTypes

@JvmName(name = "bblmfhldqsvirkqe")
suspend fun instanceTypes(value: Output<List<String>>)
@JvmName(name = "bcnnginyendhmbuy")
suspend fun instanceTypes(value: List<String>?)

Parameters

value

A list of instance types that may be launched. This parameter isn't applicable to jobs running on Fargate resources, and shouldn't be specified.


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


@JvmName(name = "hmuekuoyqjjqsxah")
suspend fun instanceTypes(values: List<Output<String>>)
@JvmName(name = "jugpculkudmdqeoq")
suspend fun instanceTypes(vararg values: String)

Parameters

values

A list of instance types that may be launched. This parameter isn't applicable to jobs running on Fargate resources, and shouldn't be specified.