instanceTypes

@JvmName(name = "atrocaalqyjfunce")
suspend fun instanceTypes(value: Output<List<String>>)
@JvmName(name = "nrwupfleskxcjwic")
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 = "ysvbinybblcyfmck")
suspend fun instanceTypes(vararg values: Output<String>)


@JvmName(name = "jpepjghfxsfunypp")
suspend fun instanceTypes(values: List<Output<String>>)
@JvmName(name = "bmityokcgwxgvukw")
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.