Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::AmazonS3BucketConditions (v1.15.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::AmazonS3BucketConditions.
Amazon S3 bucket conditions.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#bucket_types
defbucket_types()->::Array<::Google::Cloud::Dlp::V2::AmazonS3BucketConditions::BucketType>
Returns
- (::Array<::Google::Cloud::Dlp::V2::AmazonS3BucketConditions::BucketType>) — Optional. Bucket types that should be profiled. Optional. Defaults to TYPE_ALL_SUPPORTED if unspecified.
#bucket_types=
defbucket_types=(value)->::Array<::Google::Cloud::Dlp::V2::AmazonS3BucketConditions::BucketType>
Parameter
- value (::Array<::Google::Cloud::Dlp::V2::AmazonS3BucketConditions::BucketType>) — Optional. Bucket types that should be profiled. Optional. Defaults to TYPE_ALL_SUPPORTED if unspecified.
Returns
- (::Array<::Google::Cloud::Dlp::V2::AmazonS3BucketConditions::BucketType>) — Optional. Bucket types that should be profiled. Optional. Defaults to TYPE_ALL_SUPPORTED if unspecified.
#object_storage_classes
defobject_storage_classes()->::Array<::Google::Cloud::Dlp::V2::AmazonS3BucketConditions::ObjectStorageClass>
Returns
- (::Array<::Google::Cloud::Dlp::V2::AmazonS3BucketConditions::ObjectStorageClass>) — Optional. Object classes that should be profiled. Optional. Defaults to ALL_SUPPORTED_CLASSES if unspecified.
#object_storage_classes=
defobject_storage_classes=(value)->::Array<::Google::Cloud::Dlp::V2::AmazonS3BucketConditions::ObjectStorageClass>
Parameter
- value (::Array<::Google::Cloud::Dlp::V2::AmazonS3BucketConditions::ObjectStorageClass>) — Optional. Object classes that should be profiled. Optional. Defaults to ALL_SUPPORTED_CLASSES if unspecified.
Returns
- (::Array<::Google::Cloud::Dlp::V2::AmazonS3BucketConditions::ObjectStorageClass>) — Optional. Object classes that should be profiled. Optional. Defaults to ALL_SUPPORTED_CLASSES if unspecified.