aliases

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

Parameters

value

The network aliases of the container in the specific network.


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


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

Parameters

values

The network aliases of the container in the specific network.