ecuInfos

@JvmName(name = "hkcfdwkkxwocwyyc")
suspend fun ecuInfos(value: Output<List<String>>)
@JvmName(name = "shcxtxugorcshybh")
suspend fun ecuInfos(value: List<String>?)

Parameters

value

The IDs of the Elastic Compute Unit (ECU) where you want to deploy the application. Type: List.


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


@JvmName(name = "gikfncudbsquhwee")
suspend fun ecuInfos(values: List<Output<String>>)
@JvmName(name = "gaxeneggwunhgscl")
suspend fun ecuInfos(vararg values: String)

Parameters

values

The IDs of the Elastic Compute Unit (ECU) where you want to deploy the application. Type: List.