OSPolicyResourceComplianceExecResourceOutput constructor

OSPolicyResourceComplianceExecResourceOutput({
  1. String? enforcementOutput,
})

Implementation

OSPolicyResourceComplianceExecResourceOutput({
  this.enforcementOutput,
});