aliases

@JvmName(name = "wefietebgqrbioos")
suspend fun aliases(value: Output<List<String>>)
@JvmName(name = "pqddtwbepuvmpqdn")
suspend fun aliases(value: List<String>?)

Parameters

value

The network aliases of the container in the specific network.


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


@JvmName(name = "fwydliahrktvbwhq")
suspend fun aliases(values: List<Output<String>>)
@JvmName(name = "bmhfawllyamuflcu")
suspend fun aliases(vararg values: String)

Parameters

values

The network aliases of the container in the specific network.