instanceTypes

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


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