securityOpts

@JvmName(name = "dodbieavdylgwmwl")
suspend fun securityOpts(value: Output<List<String>>)
@JvmName(name = "dwytfvoadrluprth")
suspend fun securityOpts(value: List<String>?)

Parameters

value

List of string values to customize labels for MLS systems, such as SELinux. See https://docs.docker.com/engine/reference/run/#security-configuration.


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


@JvmName(name = "jbvqvmauwkjixnap")
suspend fun securityOpts(values: List<Output<String>>)
@JvmName(name = "kykkynblhoiisnyu")
suspend fun securityOpts(vararg values: String)

Parameters

values

List of string values to customize labels for MLS systems, such as SELinux. See https://docs.docker.com/engine/reference/run/#security-configuration.