Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::AmazonS3Bucket.
Amazon S3 bucket.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#aws_account
def aws_account() -> ::Google::Cloud::Dlp::V2::AwsAccount
Returns
- (::Google::Cloud::Dlp::V2::AwsAccount) — The AWS account.
#aws_account=
def aws_account=(value) -> ::Google::Cloud::Dlp::V2::AwsAccount
Parameter
- value (::Google::Cloud::Dlp::V2::AwsAccount) — The AWS account.
Returns
- (::Google::Cloud::Dlp::V2::AwsAccount) — The AWS account.
#bucket_name
def bucket_name() -> ::String
Returns
- (::String) — Required. The bucket name.
#bucket_name=
def bucket_name=(value) -> ::String
Parameter
- value (::String) — Required. The bucket name.
Returns
- (::String) — Required. The bucket name.