Interface OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance.ExecResourceOutputOrBuilder (2.4.3)

public static interface OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance.ExecResourceOutputOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getEnforcementOutput()

public abstract ByteString getEnforcementOutput()

Output from enforcement phase output file (if run). Output size is limited to 100K bytes.

bytes enforcement_output = 2;

Returns
TypeDescription
ByteString

The enforcementOutput.