Class: DatadogAPIClient::V2::ObservabilityPipelineAmazonS3DestinationStorageClass
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::ObservabilityPipelineAmazonS3DestinationStorageClass
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/observability_pipeline_amazon_s3_destination_storage_class.rb
Overview
S3 storage class.
Constant Summary collapse
- STANDARD =
"STANDARD".freeze
- REDUCED_REDUNDANCY =
"REDUCED_REDUNDANCY".freeze
- INTELLIGENT_TIERING =
"INTELLIGENT_TIERING".freeze
- STANDARD_IA =
"STANDARD_IA".freeze
- EXPRESS_ONEZONE =
"EXPRESS_ONEZONE".freeze
- ONEZONE_IA =
"ONEZONE_IA".freeze
- GLACIER =
"GLACIER".freeze
- GLACIER_IR =
"GLACIER_IR".freeze
- DEEP_ARCHIVE =
"DEEP_ARCHIVE".freeze