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

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

The destination details where the audit report must be uploaded.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#eligible_gcs_bucket

def eligible_gcs_bucket() -> ::String
Returns
  • (::String) — The Cloud Storage bucket location where the audit report and evidences can be uploaded during the GenerateAuditReport API call.

#eligible_gcs_bucket=

def eligible_gcs_bucket=(value) -> ::String
Parameter
  • value (::String) — The Cloud Storage bucket location where the audit report and evidences can be uploaded during the GenerateAuditReport API call.
Returns
  • (::String) — The Cloud Storage bucket location where the audit report and evidences can be uploaded during the GenerateAuditReport API call.