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.

Configuration for Athena Dataset Definition input.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.AthenaDatasetDefinition

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

Syntax

C#
public class AthenaDatasetDefinition

The AthenaDatasetDefinition type exposes the following members

Constructors

NameDescription
Public Method AthenaDatasetDefinition()

Properties

NameTypeDescription
Public Property Catalog System.String

Gets and sets the property Catalog.

Public Property Database System.String

Gets and sets the property Database.

Public Property KmsKeyId System.String

Gets and sets the property KmsKeyId.

The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data generated from an Athena query execution.

Public Property OutputCompression Amazon.SageMaker.AthenaResultCompressionType

Gets and sets the property OutputCompression.

Public Property OutputFormat Amazon.SageMaker.AthenaResultFormat

Gets and sets the property OutputFormat.

Public Property OutputS3Uri System.String

Gets and sets the property OutputS3Uri.

The location in Amazon S3 where Athena query results are stored.

Public Property QueryString System.String

Gets and sets the property QueryString.

Public Property WorkGroup System.String

Gets and sets the property WorkGroup.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5