securityOpts

@JvmName(name = "sajugykvpphylhte")
suspend fun securityOpts(value: Output<List<String>>)
@JvmName(name = "mcwkcwyrihcwqibp")
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 = "asoypqupoknmicfv")
suspend fun securityOpts(vararg values: Output<String>)


@JvmName(name = "gndbouoitbpqnxba")
suspend fun securityOpts(values: List<Output<String>>)
@JvmName(name = "htiivayeokapfdhw")
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.