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.

Describes integration options for Amazon Athena.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.AthenaIntegration

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

Syntax

C#
public class AthenaIntegration

The AthenaIntegration type exposes the following members

Constructors

NameDescription
Public Method AthenaIntegration()

Properties

NameTypeDescription
Public Property IntegrationResultS3DestinationArn System.String

Gets and sets the property IntegrationResultS3DestinationArn.

The location in Amazon S3 to store the generated CloudFormation template.

Public Property PartitionEndDate System.DateTime

Gets and sets the property PartitionEndDate.

The end date for the partition.

Public Property PartitionLoadFrequency Amazon.EC2.PartitionLoadFrequency

Gets and sets the property PartitionLoadFrequency.

The schedule for adding new partitions to the table.

Public Property PartitionStartDate System.DateTime

Gets and sets the property PartitionStartDate.

The start date for the partition.

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