Cloud Security Compliance V1 API - Class Google::Cloud::CloudSecurityCompliance::V1::AuditConfig::CmEligibleDestination (v0.2.0)

Reference documentation and code samples for the Cloud Security Compliance V1 API class Google::Cloud::CloudSecurityCompliance::V1::AuditConfig::CmEligibleDestination.

The destination details where audit reports are uploaded.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#gcs_bucket

def gcs_bucket() -> ::String
Returns
  • (::String) — The Cloud Storage bucket where audit reports and evidences can be uploaded. The format is gs://{bucket_name}.

#gcs_bucket=

def gcs_bucket=(value) -> ::String
Parameter
  • value (::String) — The Cloud Storage bucket where audit reports and evidences can be uploaded. The format is gs://{bucket_name}.
Returns
  • (::String) — The Cloud Storage bucket where audit reports and evidences can be uploaded. The format is gs://{bucket_name}.