instanceTypes

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


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