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

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

A Cloud Storage bucket destination.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#bucket_uri

def bucket_uri() -> ::String
Returns
  • (::String) — Required. The URI of the Cloud Storage bucket.

#bucket_uri=

def bucket_uri=(value) -> ::String
Parameter
  • value (::String) — Required. The URI of the Cloud Storage bucket.
Returns
  • (::String) — Required. The URI of the Cloud Storage bucket.

#framework_audit_format

def framework_audit_format() -> ::Google::Cloud::CloudSecurityCompliance::V1::BucketDestination::Format
Returns

#framework_audit_format=

def framework_audit_format=(value) -> ::Google::Cloud::CloudSecurityCompliance::V1::BucketDestination::Format
Parameter
Returns