instanceTypes

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


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