drop

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

Parameters

value

The capabilities to drop from the container.


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


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

Parameters

values

The capabilities to drop from the container.