Os Profile Linux Configuration Args
data class OsProfileLinuxConfigurationArgs(val assessmentMode: Output<String>? = null, val patchMode: Output<String>? = null) : ConvertibleToJava<OsProfileLinuxConfigurationArgs>
Specifies the linux configuration for update management.