Class: Google::Cloud::Dlp::V2::OtherCloudSingleResourceReference

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/privacy/dlp/v2/dlp.rb

Overview

Identifies a single resource, like a single Amazon S3 bucket.

Instance Attribute Summary collapse

Instance Attribute Details

#amazon_s3_bucket::Google::Cloud::Dlp::V2::AmazonS3Bucket

Returns Amazon S3 bucket.

Returns:



5655
5656
5657
5658
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 5655

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