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 Redshift Dataset Definition input.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.RedshiftDatasetDefinition

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

Syntax

C#
public class RedshiftDatasetDefinition

The RedshiftDatasetDefinition type exposes the following members

Constructors

NameDescription
Public Method RedshiftDatasetDefinition()

Properties

NameTypeDescription
Public Property ClusterId System.String

Gets and sets the property ClusterId.

Public Property ClusterRoleArn System.String

Gets and sets the property ClusterRoleArn.

The IAM role attached to your Redshift cluster that Amazon SageMaker uses to generate datasets.

Public Property Database System.String

Gets and sets the property Database.

Public Property DbUser System.String

Gets and sets the property DbUser.

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 from a Redshift execution.

Public Property OutputCompression Amazon.SageMaker.RedshiftResultCompressionType

Gets and sets the property OutputCompression.

Public Property OutputFormat Amazon.SageMaker.RedshiftResultFormat

Gets and sets the property OutputFormat.

Public Property OutputS3Uri System.String

Gets and sets the property OutputS3Uri.

The location in Amazon S3 where the Redshift query results are stored.

Public Property QueryString System.String

Gets and sets the property QueryString.

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