instanceTypes

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

Parameters

value

The specified ECS instance types. You can specify up to five ECS instance types.


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


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

Parameters

values

The specified ECS instance types. You can specify up to five ECS instance types.