requiredDropCapabilities

@JvmName(name = "lhhpvheiuanhnvqw")
suspend fun requiredDropCapabilities(value: Output<List<String>>)
@JvmName(name = "deeobhyqlvfmlrwp")
suspend fun requiredDropCapabilities(value: List<String>?)

Parameters

value

requiredDropCapabilities are the capabilities that will be dropped from the container. These are required to be dropped and cannot be added.


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


@JvmName(name = "ldemiexejkrawoqi")
suspend fun requiredDropCapabilities(values: List<Output<String>>)
@JvmName(name = "oebpgalibqnhqoqq")
suspend fun requiredDropCapabilities(vararg values: String)

Parameters

values

requiredDropCapabilities are the capabilities that will be dropped from the container. These are required to be dropped and cannot be added.