AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Specifies the customer managed KMS key that is used to encrypt the user's data stores in Athena. When an Amazon Web Services managed key is used, this value is null. This setting does not apply to Athena SQL workgroups.

Inheritance Hierarchy

System.Object
  Amazon.Athena.Model.CustomerContentEncryptionConfiguration

Namespace: Amazon.Athena.Model
Assembly: AWSSDK.Athena.dll
Version: 3.x.y.z

Syntax

C#
public class CustomerContentEncryptionConfiguration

The CustomerContentEncryptionConfiguration type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property KmsKey System.String

Gets and sets the property KmsKey.

The customer managed KMS key that is used to encrypt the user's data stores in Athena.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5