Google Cloud Data Loss Prevention v2 API - Class AmazonS3BucketConditions (4.14.0)

public sealed class AmazonS3BucketConditions : IMessage<AmazonS3BucketConditions>, IEquatable<AmazonS3BucketConditions>, IDeepCloneable<AmazonS3BucketConditions>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class AmazonS3BucketConditions.

Amazon S3 bucket conditions.

Inheritance

object > AmazonS3BucketConditions

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

AmazonS3BucketConditions()

public AmazonS3BucketConditions()

AmazonS3BucketConditions(AmazonS3BucketConditions)

public AmazonS3BucketConditions(AmazonS3BucketConditions other)
Parameter
Name Description
other AmazonS3BucketConditions

Properties

BucketTypes

public RepeatedField<AmazonS3BucketConditions.Types.BucketType> BucketTypes { get; }

Optional. Bucket types that should be profiled. Optional. Defaults to TYPE_ALL_SUPPORTED if unspecified.

Property Value
Type Description
RepeatedFieldAmazonS3BucketConditionsTypesBucketType

ObjectStorageClasses

public RepeatedField<AmazonS3BucketConditions.Types.ObjectStorageClass> ObjectStorageClasses { get; }

Optional. Object classes that should be profiled. Optional. Defaults to ALL_SUPPORTED_CLASSES if unspecified.

Property Value
Type Description
RepeatedFieldAmazonS3BucketConditionsTypesObjectStorageClass