Audit Manager V1 API - Class Google::Cloud::AuditManager::V1::AuditReport (v0.1.0)

Reference documentation and code samples for the Audit Manager V1 API class Google::Cloud::AuditManager::V1::AuditReport.

An audit report.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#compliance_framework

def compliance_framework() -> ::String
Returns
  • (::String) — Output only. Compliance Framework of Audit Report

#compliance_standard

def compliance_standard() -> ::String
Returns
  • (::String) — Output only. Compliance Standard.

#control_details

def control_details() -> ::Array<::Google::Cloud::AuditManager::V1::ControlDetails>
Returns

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#destination_details

def destination_details() -> ::Google::Cloud::AuditManager::V1::DestinationDetails
Returns

#name

def name() -> ::String
Returns
  • (::String) — Identifier. The name of this Audit Report, in the format of scope given in request.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. The name of this Audit Report, in the format of scope given in request.
Returns
  • (::String) — Identifier. The name of this Audit Report, in the format of scope given in request.

#operation_id

def operation_id() -> ::String
Returns
  • (::String) — Output only. ClientOperationId

#report_generation_state

def report_generation_state() -> ::Google::Cloud::AuditManager::V1::AuditReport::ReportGenerationState
Returns

#report_summary

def report_summary() -> ::Google::Cloud::AuditManager::V1::ReportSummary
Returns

#scope

def scope() -> ::String
Returns
  • (::String) — Output only. The parent scope on which the report was generated.

#scope_id

def scope_id() -> ::String
Returns
  • (::String) — Output only. The ID/ Number for the scope on which the audit report was generated.