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.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class RedshiftDatasetDefinition
The RedshiftDatasetDefinition type exposes the following members
Name | Description | |
---|---|---|
![]() |
RedshiftDatasetDefinition() |
Name | Type | Description | |
---|---|---|---|
![]() |
ClusterId | System.String |
Gets and sets the property ClusterId. |
![]() |
ClusterRoleArn | System.String |
Gets and sets the property ClusterRoleArn. The IAM role attached to your Redshift cluster that Amazon SageMaker uses to generate datasets. |
![]() |
Database | System.String |
Gets and sets the property Database. |
![]() |
DbUser | System.String |
Gets and sets the property DbUser. |
![]() |
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. |
![]() |
OutputCompression | Amazon.SageMaker.RedshiftResultCompressionType |
Gets and sets the property OutputCompression. |
![]() |
OutputFormat | Amazon.SageMaker.RedshiftResultFormat |
Gets and sets the property OutputFormat. |
![]() |
OutputS3Uri | System.String |
Gets and sets the property OutputS3Uri. The location in Amazon S3 where the Redshift query results are stored. |
![]() |
QueryString | System.String |
Gets and sets the property QueryString. |
.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