drop

@JvmName(name = "fctwplkkfeekgxxa")
suspend fun drop(value: Output<List<String>>)
@JvmName(name = "hkftodhnkpieioqt")
suspend fun drop(value: List<String>?)

Parameters

value

The capabilities to drop from the container.


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


@JvmName(name = "nxdwehhvwimpurvj")
suspend fun drop(values: List<Output<String>>)
@JvmName(name = "ygytuymdybxybexi")
suspend fun drop(vararg values: String)

Parameters

values

The capabilities to drop from the container.