SELinux Options Patch Args
data class SELinuxOptionsPatchArgs(val level: Output<String>? = null, val role: Output<String>? = null, val type: Output<String>? = null, val user: Output<String>? = null) : ConvertibleToJava<SELinuxOptionsPatchArgs>
SELinuxOptions are the labels to be applied to the container