Cloud OS Config V1 API - Class Google::Cloud::OsConfig::V1::OSPolicyAssignmentReport::OSPolicyCompliance::OSPolicyResourceCompliance::ExecResourceOutput (v0.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud OS Config V1 API class Google::Cloud::OsConfig::V1::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.