instanceTypes

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

Parameters

value

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


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


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

Parameters

values

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