Class: Google::Cloud::CloudSecurityCompliance::V1::FrameworkAuditDestination

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/cloudsecuritycompliance/v1/audit.rb

Overview

A destination for the framework audit.

Instance Attribute Summary collapse

Instance Attribute Details

#bucket::Google::Cloud::CloudSecurityCompliance::V1::BucketDestination

Returns The Cloud Storage bucket destination.

Returns:



121
122
123
124
# File 'proto_docs/google/cloud/cloudsecuritycompliance/v1/audit.rb', line 121

class FrameworkAuditDestination
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end