ecuInfos

@JvmName(name = "xrnaatsvfvqvucat")
suspend fun ecuInfos(value: Output<List<String>>)
@JvmName(name = "wdmyvtfoqyllrffw")
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 = "lqrqsvyrhkagsowy")
suspend fun ecuInfos(vararg values: Output<String>)


@JvmName(name = "tnvrffcooaoakcam")
suspend fun ecuInfos(values: List<Output<String>>)
@JvmName(name = "svtphdtvrpaxfbkc")
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.