Module: Google::Cloud::Dlp::V2::AmazonS3BucketConditions::ObjectStorageClass
- Defined in:
- proto_docs/google/privacy/dlp/v2/dlp.rb
Overview
Supported Amazon S3 object storage classes. Defaults to ALL_SUPPORTED_CLASSES.
Constant Summary collapse
- UNSPECIFIED =
Unused.
0
- ALL_SUPPORTED_CLASSES =
All supported classes.
1
- STANDARD =
Standard object class.
2
- STANDARD_INFREQUENT_ACCESS =
Standard - infrequent access object class.
4
- GLACIER_INSTANT_RETRIEVAL =
Glacier - instant retrieval object class.
6
- INTELLIGENT_TIERING =
Objects in the S3 Intelligent-Tiering access tiers.
7