| Package | Description |
|---|---|
| com.amazonaws.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
AmazonRedshiftSource |
AmazonRedshiftSource.clone() |
AmazonRedshiftSource |
CodeGenConfigurationNode.getAmazonRedshiftSource()
Specifies a target that writes to a data source in Amazon Redshift.
|
AmazonRedshiftSource |
AmazonRedshiftSource.withData(AmazonRedshiftNodeData data)
Specifies the data of the Amazon Reshift source node.
|
AmazonRedshiftSource |
AmazonRedshiftSource.withName(String name)
The name of the Amazon Redshift source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CodeGenConfigurationNode.setAmazonRedshiftSource(AmazonRedshiftSource amazonRedshiftSource)
Specifies a target that writes to a data source in Amazon Redshift.
|
CodeGenConfigurationNode |
CodeGenConfigurationNode.withAmazonRedshiftSource(AmazonRedshiftSource amazonRedshiftSource)
Specifies a target that writes to a data source in Amazon Redshift.
|
Copyright © 2024. All rights reserved.