GoogleApi.OnDemandScanning.V1.Model.NonCompliantFile (google_api_on_demand_scanning v0.7.0)
View SourceDetails about files that caused a compliance check to fail. display_command is a single command that can be used to display a list of non compliant files. When there is no such command, we can also iterate a list of non compliant file using 'path'.
Attributes
-
displayCommand
(type:String.t
, default:nil
) - Command to display the non-compliant files. -
path
(type:String.t
, default:nil
) - Empty ifdisplay_command
is set. -
reason
(type:String.t
, default:nil
) - Explains why a file is non compliant for a CIS check.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.