Class DiscoveryOtherCloudConditions (3.23.0)

DiscoveryOtherCloudConditions(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Requirements that must be true before a resource is profiled for the first time.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
min_age google.protobuf.duration_pb2.Duration
Minimum age a resource must be before Cloud DLP can profile it. Value must be 1 hour or greater.
amazon_s3_bucket_conditions google.cloud.dlp_v2.types.AmazonS3BucketConditions
Amazon S3 bucket conditions. This field is a member of oneof_ conditions.