instanceTypes

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

Parameters

value

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


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


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

Parameters

values

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