securityOpts

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


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