Class: DatadogAPIClient::V2::LogsArchiveStorageClassS3Type
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::LogsArchiveStorageClassS3Type
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/logs_archive_storage_class_s3_type.rb
Overview
The storage class where the archive will be stored.
Constant Summary collapse
- STANDARD =
"STANDARD".freeze
- STANDARD_IA =
"STANDARD_IA".freeze
- ONEZONE_IA =
"ONEZONE_IA".freeze
- INTELLIGENT_TIERING =
"INTELLIGENT_TIERING".freeze
- GLACIER_IR =
"GLACIER_IR".freeze