Class OtherCloudResourceRegex (3.23.0)

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

A pattern to match against one or more resources. At least one pattern must be specified. Regular expressions use RE2 syntax <https://github.com/google/re2/wiki/Syntax>__; a guide can be found under the google/re2 repository on GitHub.

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

Attribute

Name Description
amazon_s3_bucket_regex google.cloud.dlp_v2.types.AmazonS3BucketRegex
Regex for Amazon S3 buckets. This field is a member of oneof_ resource_regex.