Reference documentation and code samples for the Cloud OS Config V1alpha API class Google::Cloud::OsConfig::V1alpha::OSPolicyAssignmentReport::OSPolicyCompliance::OSPolicyResourceCompliance::ExecResourceOutput.
ExecResource specific output.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#enforcement_output
def enforcement_output() -> ::String
Returns
- (::String) — Output from enforcement phase output file (if run). Output size is limited to 100K bytes.
#enforcement_output=
def enforcement_output=(value) -> ::String
Parameter
- value (::String) — Output from enforcement phase output file (if run). Output size is limited to 100K bytes.
Returns
- (::String) — Output from enforcement phase output file (if run). Output size is limited to 100K bytes.