instanceTypes

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

Parameters

value

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


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


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

Parameters

values

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