Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::OtherCloudSingleResourceReference.
Identifies a single resource, like a single Amazon S3 bucket.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#amazon_s3_bucket
def amazon_s3_bucket() -> ::Google::Cloud::Dlp::V2::AmazonS3Bucket
Returns
- (::Google::Cloud::Dlp::V2::AmazonS3Bucket) — Amazon S3 bucket.
#amazon_s3_bucket=
def amazon_s3_bucket=(value) -> ::Google::Cloud::Dlp::V2::AmazonS3Bucket
Parameter
- value (::Google::Cloud::Dlp::V2::AmazonS3Bucket) — Amazon S3 bucket.
Returns
- (::Google::Cloud::Dlp::V2::AmazonS3Bucket) — Amazon S3 bucket.