drop

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

Parameters

value

The capabilities to drop from the container.


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


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

Parameters

values

The capabilities to drop from the container.