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
- (::Google::Cloud::CloudSecurityCompliance::V1::BucketDestination::Format) — Optional. The format of the framework audit.
#framework_audit_format=
def framework_audit_format=(value) -> ::Google::Cloud::CloudSecurityCompliance::V1::BucketDestination::Format
Parameter
- value (::Google::Cloud::CloudSecurityCompliance::V1::BucketDestination::Format) — Optional. The format of the framework audit.
Returns
- (::Google::Cloud::CloudSecurityCompliance::V1::BucketDestination::Format) — Optional. The format of the framework audit.