instanceTypes

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

Parameters

value

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


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


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

Parameters

values

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