Reference documentation and code samples for the Data Loss Prevention V2 Client class AmazonS3BucketConditions.
Amazon S3 bucket conditions.
Generated from protobuf message google.privacy.dlp.v2.AmazonS3BucketConditions
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ bucket_types
array
Optional. Bucket types that should be profiled. Optional. Defaults to TYPE_ALL_SUPPORTED if unspecified.
↳ object_storage_classes
array
Optional. Object classes that should be profiled. Optional. Defaults to ALL_SUPPORTED_CLASSES if unspecified.
getBucketTypes
Optional. Bucket types that should be profiled.
Optional. Defaults to TYPE_ALL_SUPPORTED if unspecified.
setBucketTypes
Optional. Bucket types that should be profiled.
Optional. Defaults to TYPE_ALL_SUPPORTED if unspecified.
var
int[]
$this
getObjectStorageClasses
Optional. Object classes that should be profiled.
Optional. Defaults to ALL_SUPPORTED_CLASSES if unspecified.
setObjectStorageClasses
Optional. Object classes that should be profiled.
Optional. Defaults to ALL_SUPPORTED_CLASSES if unspecified.
var
int[]
$this