aliases

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

Parameters

value

The network aliases of the container in the specific network.


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


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

Parameters

values

The network aliases of the container in the specific network.