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