GoogleApi.OSConfig.V1.Model.OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceComplianceExecResourceOutput (google_api_os_config v0.18.0) View Source
ExecResource specific output.
Attributes
-
enforcementOutput
(type:String.t
, default:nil
) - Output from enforcement phase output file (if run). Output size is limited to 100K bytes.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.OSConfig.V1.Model.OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceComplianceExecResourceOutput{ enforcementOutput: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.