Class: DatadogAPIClient::V2::LogsArchiveEncryptionS3Type

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/logs_archive_encryption_s3_type.rb

Overview

Type of S3 encryption for a destination.

Constant Summary collapse

NO_OVERRIDE =
"NO_OVERRIDE".freeze
SSE_S3 =
"SSE_S3".freeze
SSE_KMS =
"SSE_KMS".freeze

Method Summary

Methods included from BaseEnumModel

included