@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CodeGenConfigurationNode extends Object implements Serializable, Cloneable, StructuredPojo
CodeGenConfigurationNode
enumerates all valid Node types. One and only one of its member variables can
be populated.
Constructor and Description |
---|
CodeGenConfigurationNode() |
Modifier and Type | Method and Description |
---|---|
CodeGenConfigurationNode |
clone() |
boolean |
equals(Object obj) |
Aggregate |
getAggregate()
Specifies a transform that groups rows by chosen fields and computes the aggregated value by specified function.
|
AmazonRedshiftSource |
getAmazonRedshiftSource()
Specifies a target that writes to a data source in Amazon Redshift.
|
AmazonRedshiftTarget |
getAmazonRedshiftTarget()
Specifies a target that writes to a data target in Amazon Redshift.
|
ApplyMapping |
getApplyMapping()
Specifies a transform that maps data property keys in the data source to data property keys in the data target.
|
AthenaConnectorSource |
getAthenaConnectorSource()
Specifies a connector to an Amazon Athena data source.
|
CatalogDeltaSource |
getCatalogDeltaSource()
Specifies a Delta Lake data source that is registered in the Glue Data Catalog.
|
CatalogHudiSource |
getCatalogHudiSource()
Specifies a Hudi data source that is registered in the Glue Data Catalog.
|
CatalogKafkaSource |
getCatalogKafkaSource()
Specifies an Apache Kafka data store in the Data Catalog.
|
CatalogKinesisSource |
getCatalogKinesisSource()
Specifies a Kinesis data source in the Glue Data Catalog.
|
CatalogSource |
getCatalogSource()
Specifies a data store in the Glue Data Catalog.
|
BasicCatalogTarget |
getCatalogTarget()
Specifies a target that uses a Glue Data Catalog table.
|
ConnectorDataSource |
getConnectorDataSource()
Specifies a source generated with standard connection options.
|
ConnectorDataTarget |
getConnectorDataTarget()
Specifies a target generated with standard connection options.
|
CustomCode |
getCustomCode()
Specifies a transform that uses custom code you provide to perform the data transformation.
|
DirectJDBCSource |
getDirectJDBCSource() |
DirectKafkaSource |
getDirectKafkaSource()
Specifies an Apache Kafka data store.
|
DirectKinesisSource |
getDirectKinesisSource()
Specifies a direct Amazon Kinesis data source.
|
DropDuplicates |
getDropDuplicates()
Specifies a transform that removes rows of repeating data from a data set.
|
DropFields |
getDropFields()
Specifies a transform that chooses the data property keys that you want to drop.
|
DropNullFields |
getDropNullFields()
Specifies a transform that removes columns from the dataset if all values in the column are 'null'.
|
DynamicTransform |
getDynamicTransform()
Specifies a custom visual transform created by a user.
|
DynamoDBCatalogSource |
getDynamoDBCatalogSource()
Specifies a DynamoDBC Catalog data store in the Glue Data Catalog.
|
EvaluateDataQuality |
getEvaluateDataQuality()
Specifies your data quality evaluation criteria.
|
EvaluateDataQualityMultiFrame |
getEvaluateDataQualityMultiFrame()
Specifies your data quality evaluation criteria.
|
FillMissingValues |
getFillMissingValues()
Specifies a transform that locates records in the dataset that have missing values and adds a new field with a
value determined by imputation.
|
Filter |
getFilter()
Specifies a transform that splits a dataset into two, based on a filter condition.
|
GovernedCatalogSource |
getGovernedCatalogSource()
Specifies a data source in a goverened Data Catalog.
|
GovernedCatalogTarget |
getGovernedCatalogTarget()
Specifies a data target that writes to a goverened catalog.
|
JDBCConnectorSource |
getJDBCConnectorSource()
Specifies a connector to a JDBC data source.
|
JDBCConnectorTarget |
getJDBCConnectorTarget()
Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.
|
Join |
getJoin()
Specifies a transform that joins two datasets into one dataset using a comparison phrase on the specified data
property keys.
|
Merge |
getMerge()
Specifies a transform that merges a
DynamicFrame with a staging DynamicFrame based on
the specified primary keys to identify records. |
MicrosoftSQLServerCatalogSource |
getMicrosoftSQLServerCatalogSource()
Specifies a Microsoft SQL server data source in the Glue Data Catalog.
|
MicrosoftSQLServerCatalogTarget |
getMicrosoftSQLServerCatalogTarget()
Specifies a target that uses Microsoft SQL.
|
MySQLCatalogSource |
getMySQLCatalogSource()
Specifies a MySQL data source in the Glue Data Catalog.
|
MySQLCatalogTarget |
getMySQLCatalogTarget()
Specifies a target that uses MySQL.
|
OracleSQLCatalogSource |
getOracleSQLCatalogSource()
Specifies an Oracle data source in the Glue Data Catalog.
|
OracleSQLCatalogTarget |
getOracleSQLCatalogTarget()
Specifies a target that uses Oracle SQL.
|
PIIDetection |
getPIIDetection()
Specifies a transform that identifies, removes or masks PII data.
|
PostgreSQLCatalogSource |
getPostgreSQLCatalogSource()
Specifies a PostgresSQL data source in the Glue Data Catalog.
|
PostgreSQLCatalogTarget |
getPostgreSQLCatalogTarget()
Specifies a target that uses Postgres SQL.
|
Recipe |
getRecipe()
Specifies a Glue DataBrew recipe node.
|
RedshiftSource |
getRedshiftSource()
Specifies an Amazon Redshift data store.
|
RedshiftTarget |
getRedshiftTarget()
Specifies a target that uses Amazon Redshift.
|
RelationalCatalogSource |
getRelationalCatalogSource()
Specifies a relational catalog data store in the Glue Data Catalog.
|
RenameField |
getRenameField()
Specifies a transform that renames a single data property key.
|
S3CatalogDeltaSource |
getS3CatalogDeltaSource()
Specifies a Delta Lake data source that is registered in the Glue Data Catalog.
|
S3CatalogHudiSource |
getS3CatalogHudiSource()
Specifies a Hudi data source that is registered in the Glue Data Catalog.
|
S3CatalogSource |
getS3CatalogSource()
Specifies an Amazon S3 data store in the Glue Data Catalog.
|
S3CatalogTarget |
getS3CatalogTarget()
Specifies a data target that writes to Amazon S3 using the Glue Data Catalog.
|
S3CsvSource |
getS3CsvSource()
Specifies a command-separated value (CSV) data store stored in Amazon S3.
|
S3DeltaCatalogTarget |
getS3DeltaCatalogTarget()
Specifies a target that writes to a Delta Lake data source in the Glue Data Catalog.
|
S3DeltaDirectTarget |
getS3DeltaDirectTarget()
Specifies a target that writes to a Delta Lake data source in Amazon S3.
|
S3DeltaSource |
getS3DeltaSource()
Specifies a Delta Lake data source stored in Amazon S3.
|
S3DirectTarget |
getS3DirectTarget()
Specifies a data target that writes to Amazon S3.
|
S3GlueParquetTarget |
getS3GlueParquetTarget()
Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.
|
S3HudiCatalogTarget |
getS3HudiCatalogTarget()
Specifies a target that writes to a Hudi data source in the Glue Data Catalog.
|
S3HudiDirectTarget |
getS3HudiDirectTarget()
Specifies a target that writes to a Hudi data source in Amazon S3.
|
S3HudiSource |
getS3HudiSource()
Specifies a Hudi data source stored in Amazon S3.
|
S3JsonSource |
getS3JsonSource()
Specifies a JSON data store stored in Amazon S3.
|
S3ParquetSource |
getS3ParquetSource()
Specifies an Apache Parquet data store stored in Amazon S3.
|
SelectFields |
getSelectFields()
Specifies a transform that chooses the data property keys that you want to keep.
|
SelectFromCollection |
getSelectFromCollection()
Specifies a transform that chooses one
DynamicFrame from a collection of DynamicFrames . |
SnowflakeSource |
getSnowflakeSource()
Specifies a Snowflake data source.
|
SnowflakeTarget |
getSnowflakeTarget()
Specifies a target that writes to a Snowflake data source.
|
SparkConnectorSource |
getSparkConnectorSource()
Specifies a connector to an Apache Spark data source.
|
SparkConnectorTarget |
getSparkConnectorTarget()
Specifies a target that uses an Apache Spark connector.
|
SparkSQL |
getSparkSQL()
Specifies a transform where you enter a SQL query using Spark SQL syntax to transform the data.
|
Spigot |
getSpigot()
Specifies a transform that writes samples of the data to an Amazon S3 bucket.
|
SplitFields |
getSplitFields()
Specifies a transform that splits data property keys into two
DynamicFrames . |
Union |
getUnion()
Specifies a transform that combines the rows from two or more datasets into a single result.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setAggregate(Aggregate aggregate)
Specifies a transform that groups rows by chosen fields and computes the aggregated value by specified function.
|
void |
setAmazonRedshiftSource(AmazonRedshiftSource amazonRedshiftSource)
Specifies a target that writes to a data source in Amazon Redshift.
|
void |
setAmazonRedshiftTarget(AmazonRedshiftTarget amazonRedshiftTarget)
Specifies a target that writes to a data target in Amazon Redshift.
|
void |
setApplyMapping(ApplyMapping applyMapping)
Specifies a transform that maps data property keys in the data source to data property keys in the data target.
|
void |
setAthenaConnectorSource(AthenaConnectorSource athenaConnectorSource)
Specifies a connector to an Amazon Athena data source.
|
void |
setCatalogDeltaSource(CatalogDeltaSource catalogDeltaSource)
Specifies a Delta Lake data source that is registered in the Glue Data Catalog.
|
void |
setCatalogHudiSource(CatalogHudiSource catalogHudiSource)
Specifies a Hudi data source that is registered in the Glue Data Catalog.
|
void |
setCatalogKafkaSource(CatalogKafkaSource catalogKafkaSource)
Specifies an Apache Kafka data store in the Data Catalog.
|
void |
setCatalogKinesisSource(CatalogKinesisSource catalogKinesisSource)
Specifies a Kinesis data source in the Glue Data Catalog.
|
void |
setCatalogSource(CatalogSource catalogSource)
Specifies a data store in the Glue Data Catalog.
|
void |
setCatalogTarget(BasicCatalogTarget catalogTarget)
Specifies a target that uses a Glue Data Catalog table.
|
void |
setConnectorDataSource(ConnectorDataSource connectorDataSource)
Specifies a source generated with standard connection options.
|
void |
setConnectorDataTarget(ConnectorDataTarget connectorDataTarget)
Specifies a target generated with standard connection options.
|
void |
setCustomCode(CustomCode customCode)
Specifies a transform that uses custom code you provide to perform the data transformation.
|
void |
setDirectJDBCSource(DirectJDBCSource directJDBCSource) |
void |
setDirectKafkaSource(DirectKafkaSource directKafkaSource)
Specifies an Apache Kafka data store.
|
void |
setDirectKinesisSource(DirectKinesisSource directKinesisSource)
Specifies a direct Amazon Kinesis data source.
|
void |
setDropDuplicates(DropDuplicates dropDuplicates)
Specifies a transform that removes rows of repeating data from a data set.
|
void |
setDropFields(DropFields dropFields)
Specifies a transform that chooses the data property keys that you want to drop.
|
void |
setDropNullFields(DropNullFields dropNullFields)
Specifies a transform that removes columns from the dataset if all values in the column are 'null'.
|
void |
setDynamicTransform(DynamicTransform dynamicTransform)
Specifies a custom visual transform created by a user.
|
void |
setDynamoDBCatalogSource(DynamoDBCatalogSource dynamoDBCatalogSource)
Specifies a DynamoDBC Catalog data store in the Glue Data Catalog.
|
void |
setEvaluateDataQuality(EvaluateDataQuality evaluateDataQuality)
Specifies your data quality evaluation criteria.
|
void |
setEvaluateDataQualityMultiFrame(EvaluateDataQualityMultiFrame evaluateDataQualityMultiFrame)
Specifies your data quality evaluation criteria.
|
void |
setFillMissingValues(FillMissingValues fillMissingValues)
Specifies a transform that locates records in the dataset that have missing values and adds a new field with a
value determined by imputation.
|
void |
setFilter(Filter filter)
Specifies a transform that splits a dataset into two, based on a filter condition.
|
void |
setGovernedCatalogSource(GovernedCatalogSource governedCatalogSource)
Specifies a data source in a goverened Data Catalog.
|
void |
setGovernedCatalogTarget(GovernedCatalogTarget governedCatalogTarget)
Specifies a data target that writes to a goverened catalog.
|
void |
setJDBCConnectorSource(JDBCConnectorSource jDBCConnectorSource)
Specifies a connector to a JDBC data source.
|
void |
setJDBCConnectorTarget(JDBCConnectorTarget jDBCConnectorTarget)
Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.
|
void |
setJoin(Join join)
Specifies a transform that joins two datasets into one dataset using a comparison phrase on the specified data
property keys.
|
void |
setMerge(Merge merge)
Specifies a transform that merges a
DynamicFrame with a staging DynamicFrame based on
the specified primary keys to identify records. |
void |
setMicrosoftSQLServerCatalogSource(MicrosoftSQLServerCatalogSource microsoftSQLServerCatalogSource)
Specifies a Microsoft SQL server data source in the Glue Data Catalog.
|
void |
setMicrosoftSQLServerCatalogTarget(MicrosoftSQLServerCatalogTarget microsoftSQLServerCatalogTarget)
Specifies a target that uses Microsoft SQL.
|
void |
setMySQLCatalogSource(MySQLCatalogSource mySQLCatalogSource)
Specifies a MySQL data source in the Glue Data Catalog.
|
void |
setMySQLCatalogTarget(MySQLCatalogTarget mySQLCatalogTarget)
Specifies a target that uses MySQL.
|
void |
setOracleSQLCatalogSource(OracleSQLCatalogSource oracleSQLCatalogSource)
Specifies an Oracle data source in the Glue Data Catalog.
|
void |
setOracleSQLCatalogTarget(OracleSQLCatalogTarget oracleSQLCatalogTarget)
Specifies a target that uses Oracle SQL.
|
void |
setPIIDetection(PIIDetection pIIDetection)
Specifies a transform that identifies, removes or masks PII data.
|
void |
setPostgreSQLCatalogSource(PostgreSQLCatalogSource postgreSQLCatalogSource)
Specifies a PostgresSQL data source in the Glue Data Catalog.
|
void |
setPostgreSQLCatalogTarget(PostgreSQLCatalogTarget postgreSQLCatalogTarget)
Specifies a target that uses Postgres SQL.
|
void |
setRecipe(Recipe recipe)
Specifies a Glue DataBrew recipe node.
|
void |
setRedshiftSource(RedshiftSource redshiftSource)
Specifies an Amazon Redshift data store.
|
void |
setRedshiftTarget(RedshiftTarget redshiftTarget)
Specifies a target that uses Amazon Redshift.
|
void |
setRelationalCatalogSource(RelationalCatalogSource relationalCatalogSource)
Specifies a relational catalog data store in the Glue Data Catalog.
|
void |
setRenameField(RenameField renameField)
Specifies a transform that renames a single data property key.
|
void |
setS3CatalogDeltaSource(S3CatalogDeltaSource s3CatalogDeltaSource)
Specifies a Delta Lake data source that is registered in the Glue Data Catalog.
|
void |
setS3CatalogHudiSource(S3CatalogHudiSource s3CatalogHudiSource)
Specifies a Hudi data source that is registered in the Glue Data Catalog.
|
void |
setS3CatalogSource(S3CatalogSource s3CatalogSource)
Specifies an Amazon S3 data store in the Glue Data Catalog.
|
void |
setS3CatalogTarget(S3CatalogTarget s3CatalogTarget)
Specifies a data target that writes to Amazon S3 using the Glue Data Catalog.
|
void |
setS3CsvSource(S3CsvSource s3CsvSource)
Specifies a command-separated value (CSV) data store stored in Amazon S3.
|
void |
setS3DeltaCatalogTarget(S3DeltaCatalogTarget s3DeltaCatalogTarget)
Specifies a target that writes to a Delta Lake data source in the Glue Data Catalog.
|
void |
setS3DeltaDirectTarget(S3DeltaDirectTarget s3DeltaDirectTarget)
Specifies a target that writes to a Delta Lake data source in Amazon S3.
|
void |
setS3DeltaSource(S3DeltaSource s3DeltaSource)
Specifies a Delta Lake data source stored in Amazon S3.
|
void |
setS3DirectTarget(S3DirectTarget s3DirectTarget)
Specifies a data target that writes to Amazon S3.
|
void |
setS3GlueParquetTarget(S3GlueParquetTarget s3GlueParquetTarget)
Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.
|
void |
setS3HudiCatalogTarget(S3HudiCatalogTarget s3HudiCatalogTarget)
Specifies a target that writes to a Hudi data source in the Glue Data Catalog.
|
void |
setS3HudiDirectTarget(S3HudiDirectTarget s3HudiDirectTarget)
Specifies a target that writes to a Hudi data source in Amazon S3.
|
void |
setS3HudiSource(S3HudiSource s3HudiSource)
Specifies a Hudi data source stored in Amazon S3.
|
void |
setS3JsonSource(S3JsonSource s3JsonSource)
Specifies a JSON data store stored in Amazon S3.
|
void |
setS3ParquetSource(S3ParquetSource s3ParquetSource)
Specifies an Apache Parquet data store stored in Amazon S3.
|
void |
setSelectFields(SelectFields selectFields)
Specifies a transform that chooses the data property keys that you want to keep.
|
void |
setSelectFromCollection(SelectFromCollection selectFromCollection)
Specifies a transform that chooses one
DynamicFrame from a collection of DynamicFrames . |
void |
setSnowflakeSource(SnowflakeSource snowflakeSource)
Specifies a Snowflake data source.
|
void |
setSnowflakeTarget(SnowflakeTarget snowflakeTarget)
Specifies a target that writes to a Snowflake data source.
|
void |
setSparkConnectorSource(SparkConnectorSource sparkConnectorSource)
Specifies a connector to an Apache Spark data source.
|
void |
setSparkConnectorTarget(SparkConnectorTarget sparkConnectorTarget)
Specifies a target that uses an Apache Spark connector.
|
void |
setSparkSQL(SparkSQL sparkSQL)
Specifies a transform where you enter a SQL query using Spark SQL syntax to transform the data.
|
void |
setSpigot(Spigot spigot)
Specifies a transform that writes samples of the data to an Amazon S3 bucket.
|
void |
setSplitFields(SplitFields splitFields)
Specifies a transform that splits data property keys into two
DynamicFrames . |
void |
setUnion(Union union)
Specifies a transform that combines the rows from two or more datasets into a single result.
|
String |
toString()
Returns a string representation of this object.
|
CodeGenConfigurationNode |
withAggregate(Aggregate aggregate)
Specifies a transform that groups rows by chosen fields and computes the aggregated value by specified function.
|
CodeGenConfigurationNode |
withAmazonRedshiftSource(AmazonRedshiftSource amazonRedshiftSource)
Specifies a target that writes to a data source in Amazon Redshift.
|
CodeGenConfigurationNode |
withAmazonRedshiftTarget(AmazonRedshiftTarget amazonRedshiftTarget)
Specifies a target that writes to a data target in Amazon Redshift.
|
CodeGenConfigurationNode |
withApplyMapping(ApplyMapping applyMapping)
Specifies a transform that maps data property keys in the data source to data property keys in the data target.
|
CodeGenConfigurationNode |
withAthenaConnectorSource(AthenaConnectorSource athenaConnectorSource)
Specifies a connector to an Amazon Athena data source.
|
CodeGenConfigurationNode |
withCatalogDeltaSource(CatalogDeltaSource catalogDeltaSource)
Specifies a Delta Lake data source that is registered in the Glue Data Catalog.
|
CodeGenConfigurationNode |
withCatalogHudiSource(CatalogHudiSource catalogHudiSource)
Specifies a Hudi data source that is registered in the Glue Data Catalog.
|
CodeGenConfigurationNode |
withCatalogKafkaSource(CatalogKafkaSource catalogKafkaSource)
Specifies an Apache Kafka data store in the Data Catalog.
|
CodeGenConfigurationNode |
withCatalogKinesisSource(CatalogKinesisSource catalogKinesisSource)
Specifies a Kinesis data source in the Glue Data Catalog.
|
CodeGenConfigurationNode |
withCatalogSource(CatalogSource catalogSource)
Specifies a data store in the Glue Data Catalog.
|
CodeGenConfigurationNode |
withCatalogTarget(BasicCatalogTarget catalogTarget)
Specifies a target that uses a Glue Data Catalog table.
|
CodeGenConfigurationNode |
withConnectorDataSource(ConnectorDataSource connectorDataSource)
Specifies a source generated with standard connection options.
|
CodeGenConfigurationNode |
withConnectorDataTarget(ConnectorDataTarget connectorDataTarget)
Specifies a target generated with standard connection options.
|
CodeGenConfigurationNode |
withCustomCode(CustomCode customCode)
Specifies a transform that uses custom code you provide to perform the data transformation.
|
CodeGenConfigurationNode |
withDirectJDBCSource(DirectJDBCSource directJDBCSource) |
CodeGenConfigurationNode |
withDirectKafkaSource(DirectKafkaSource directKafkaSource)
Specifies an Apache Kafka data store.
|
CodeGenConfigurationNode |
withDirectKinesisSource(DirectKinesisSource directKinesisSource)
Specifies a direct Amazon Kinesis data source.
|
CodeGenConfigurationNode |
withDropDuplicates(DropDuplicates dropDuplicates)
Specifies a transform that removes rows of repeating data from a data set.
|
CodeGenConfigurationNode |
withDropFields(DropFields dropFields)
Specifies a transform that chooses the data property keys that you want to drop.
|
CodeGenConfigurationNode |
withDropNullFields(DropNullFields dropNullFields)
Specifies a transform that removes columns from the dataset if all values in the column are 'null'.
|
CodeGenConfigurationNode |
withDynamicTransform(DynamicTransform dynamicTransform)
Specifies a custom visual transform created by a user.
|
CodeGenConfigurationNode |
withDynamoDBCatalogSource(DynamoDBCatalogSource dynamoDBCatalogSource)
Specifies a DynamoDBC Catalog data store in the Glue Data Catalog.
|
CodeGenConfigurationNode |
withEvaluateDataQuality(EvaluateDataQuality evaluateDataQuality)
Specifies your data quality evaluation criteria.
|
CodeGenConfigurationNode |
withEvaluateDataQualityMultiFrame(EvaluateDataQualityMultiFrame evaluateDataQualityMultiFrame)
Specifies your data quality evaluation criteria.
|
CodeGenConfigurationNode |
withFillMissingValues(FillMissingValues fillMissingValues)
Specifies a transform that locates records in the dataset that have missing values and adds a new field with a
value determined by imputation.
|
CodeGenConfigurationNode |
withFilter(Filter filter)
Specifies a transform that splits a dataset into two, based on a filter condition.
|
CodeGenConfigurationNode |
withGovernedCatalogSource(GovernedCatalogSource governedCatalogSource)
Specifies a data source in a goverened Data Catalog.
|
CodeGenConfigurationNode |
withGovernedCatalogTarget(GovernedCatalogTarget governedCatalogTarget)
Specifies a data target that writes to a goverened catalog.
|
CodeGenConfigurationNode |
withJDBCConnectorSource(JDBCConnectorSource jDBCConnectorSource)
Specifies a connector to a JDBC data source.
|
CodeGenConfigurationNode |
withJDBCConnectorTarget(JDBCConnectorTarget jDBCConnectorTarget)
Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.
|
CodeGenConfigurationNode |
withJoin(Join join)
Specifies a transform that joins two datasets into one dataset using a comparison phrase on the specified data
property keys.
|
CodeGenConfigurationNode |
withMerge(Merge merge)
Specifies a transform that merges a
DynamicFrame with a staging DynamicFrame based on
the specified primary keys to identify records. |
CodeGenConfigurationNode |
withMicrosoftSQLServerCatalogSource(MicrosoftSQLServerCatalogSource microsoftSQLServerCatalogSource)
Specifies a Microsoft SQL server data source in the Glue Data Catalog.
|
CodeGenConfigurationNode |
withMicrosoftSQLServerCatalogTarget(MicrosoftSQLServerCatalogTarget microsoftSQLServerCatalogTarget)
Specifies a target that uses Microsoft SQL.
|
CodeGenConfigurationNode |
withMySQLCatalogSource(MySQLCatalogSource mySQLCatalogSource)
Specifies a MySQL data source in the Glue Data Catalog.
|
CodeGenConfigurationNode |
withMySQLCatalogTarget(MySQLCatalogTarget mySQLCatalogTarget)
Specifies a target that uses MySQL.
|
CodeGenConfigurationNode |
withOracleSQLCatalogSource(OracleSQLCatalogSource oracleSQLCatalogSource)
Specifies an Oracle data source in the Glue Data Catalog.
|
CodeGenConfigurationNode |
withOracleSQLCatalogTarget(OracleSQLCatalogTarget oracleSQLCatalogTarget)
Specifies a target that uses Oracle SQL.
|
CodeGenConfigurationNode |
withPIIDetection(PIIDetection pIIDetection)
Specifies a transform that identifies, removes or masks PII data.
|
CodeGenConfigurationNode |
withPostgreSQLCatalogSource(PostgreSQLCatalogSource postgreSQLCatalogSource)
Specifies a PostgresSQL data source in the Glue Data Catalog.
|
CodeGenConfigurationNode |
withPostgreSQLCatalogTarget(PostgreSQLCatalogTarget postgreSQLCatalogTarget)
Specifies a target that uses Postgres SQL.
|
CodeGenConfigurationNode |
withRecipe(Recipe recipe)
Specifies a Glue DataBrew recipe node.
|
CodeGenConfigurationNode |
withRedshiftSource(RedshiftSource redshiftSource)
Specifies an Amazon Redshift data store.
|
CodeGenConfigurationNode |
withRedshiftTarget(RedshiftTarget redshiftTarget)
Specifies a target that uses Amazon Redshift.
|
CodeGenConfigurationNode |
withRelationalCatalogSource(RelationalCatalogSource relationalCatalogSource)
Specifies a relational catalog data store in the Glue Data Catalog.
|
CodeGenConfigurationNode |
withRenameField(RenameField renameField)
Specifies a transform that renames a single data property key.
|
CodeGenConfigurationNode |
withS3CatalogDeltaSource(S3CatalogDeltaSource s3CatalogDeltaSource)
Specifies a Delta Lake data source that is registered in the Glue Data Catalog.
|
CodeGenConfigurationNode |
withS3CatalogHudiSource(S3CatalogHudiSource s3CatalogHudiSource)
Specifies a Hudi data source that is registered in the Glue Data Catalog.
|
CodeGenConfigurationNode |
withS3CatalogSource(S3CatalogSource s3CatalogSource)
Specifies an Amazon S3 data store in the Glue Data Catalog.
|
CodeGenConfigurationNode |
withS3CatalogTarget(S3CatalogTarget s3CatalogTarget)
Specifies a data target that writes to Amazon S3 using the Glue Data Catalog.
|
CodeGenConfigurationNode |
withS3CsvSource(S3CsvSource s3CsvSource)
Specifies a command-separated value (CSV) data store stored in Amazon S3.
|
CodeGenConfigurationNode |
withS3DeltaCatalogTarget(S3DeltaCatalogTarget s3DeltaCatalogTarget)
Specifies a target that writes to a Delta Lake data source in the Glue Data Catalog.
|
CodeGenConfigurationNode |
withS3DeltaDirectTarget(S3DeltaDirectTarget s3DeltaDirectTarget)
Specifies a target that writes to a Delta Lake data source in Amazon S3.
|
CodeGenConfigurationNode |
withS3DeltaSource(S3DeltaSource s3DeltaSource)
Specifies a Delta Lake data source stored in Amazon S3.
|
CodeGenConfigurationNode |
withS3DirectTarget(S3DirectTarget s3DirectTarget)
Specifies a data target that writes to Amazon S3.
|
CodeGenConfigurationNode |
withS3GlueParquetTarget(S3GlueParquetTarget s3GlueParquetTarget)
Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.
|
CodeGenConfigurationNode |
withS3HudiCatalogTarget(S3HudiCatalogTarget s3HudiCatalogTarget)
Specifies a target that writes to a Hudi data source in the Glue Data Catalog.
|
CodeGenConfigurationNode |
withS3HudiDirectTarget(S3HudiDirectTarget s3HudiDirectTarget)
Specifies a target that writes to a Hudi data source in Amazon S3.
|
CodeGenConfigurationNode |
withS3HudiSource(S3HudiSource s3HudiSource)
Specifies a Hudi data source stored in Amazon S3.
|
CodeGenConfigurationNode |
withS3JsonSource(S3JsonSource s3JsonSource)
Specifies a JSON data store stored in Amazon S3.
|
CodeGenConfigurationNode |
withS3ParquetSource(S3ParquetSource s3ParquetSource)
Specifies an Apache Parquet data store stored in Amazon S3.
|
CodeGenConfigurationNode |
withSelectFields(SelectFields selectFields)
Specifies a transform that chooses the data property keys that you want to keep.
|
CodeGenConfigurationNode |
withSelectFromCollection(SelectFromCollection selectFromCollection)
Specifies a transform that chooses one
DynamicFrame from a collection of DynamicFrames . |
CodeGenConfigurationNode |
withSnowflakeSource(SnowflakeSource snowflakeSource)
Specifies a Snowflake data source.
|
CodeGenConfigurationNode |
withSnowflakeTarget(SnowflakeTarget snowflakeTarget)
Specifies a target that writes to a Snowflake data source.
|
CodeGenConfigurationNode |
withSparkConnectorSource(SparkConnectorSource sparkConnectorSource)
Specifies a connector to an Apache Spark data source.
|
CodeGenConfigurationNode |
withSparkConnectorTarget(SparkConnectorTarget sparkConnectorTarget)
Specifies a target that uses an Apache Spark connector.
|
CodeGenConfigurationNode |
withSparkSQL(SparkSQL sparkSQL)
Specifies a transform where you enter a SQL query using Spark SQL syntax to transform the data.
|
CodeGenConfigurationNode |
withSpigot(Spigot spigot)
Specifies a transform that writes samples of the data to an Amazon S3 bucket.
|
CodeGenConfigurationNode |
withSplitFields(SplitFields splitFields)
Specifies a transform that splits data property keys into two
DynamicFrames . |
CodeGenConfigurationNode |
withUnion(Union union)
Specifies a transform that combines the rows from two or more datasets into a single result.
|
public void setAthenaConnectorSource(AthenaConnectorSource athenaConnectorSource)
Specifies a connector to an Amazon Athena data source.
athenaConnectorSource
- Specifies a connector to an Amazon Athena data source.public AthenaConnectorSource getAthenaConnectorSource()
Specifies a connector to an Amazon Athena data source.
public CodeGenConfigurationNode withAthenaConnectorSource(AthenaConnectorSource athenaConnectorSource)
Specifies a connector to an Amazon Athena data source.
athenaConnectorSource
- Specifies a connector to an Amazon Athena data source.public void setJDBCConnectorSource(JDBCConnectorSource jDBCConnectorSource)
Specifies a connector to a JDBC data source.
jDBCConnectorSource
- Specifies a connector to a JDBC data source.public JDBCConnectorSource getJDBCConnectorSource()
Specifies a connector to a JDBC data source.
public CodeGenConfigurationNode withJDBCConnectorSource(JDBCConnectorSource jDBCConnectorSource)
Specifies a connector to a JDBC data source.
jDBCConnectorSource
- Specifies a connector to a JDBC data source.public void setSparkConnectorSource(SparkConnectorSource sparkConnectorSource)
Specifies a connector to an Apache Spark data source.
sparkConnectorSource
- Specifies a connector to an Apache Spark data source.public SparkConnectorSource getSparkConnectorSource()
Specifies a connector to an Apache Spark data source.
public CodeGenConfigurationNode withSparkConnectorSource(SparkConnectorSource sparkConnectorSource)
Specifies a connector to an Apache Spark data source.
sparkConnectorSource
- Specifies a connector to an Apache Spark data source.public void setCatalogSource(CatalogSource catalogSource)
Specifies a data store in the Glue Data Catalog.
catalogSource
- Specifies a data store in the Glue Data Catalog.public CatalogSource getCatalogSource()
Specifies a data store in the Glue Data Catalog.
public CodeGenConfigurationNode withCatalogSource(CatalogSource catalogSource)
Specifies a data store in the Glue Data Catalog.
catalogSource
- Specifies a data store in the Glue Data Catalog.public void setRedshiftSource(RedshiftSource redshiftSource)
Specifies an Amazon Redshift data store.
redshiftSource
- Specifies an Amazon Redshift data store.public RedshiftSource getRedshiftSource()
Specifies an Amazon Redshift data store.
public CodeGenConfigurationNode withRedshiftSource(RedshiftSource redshiftSource)
Specifies an Amazon Redshift data store.
redshiftSource
- Specifies an Amazon Redshift data store.public void setS3CatalogSource(S3CatalogSource s3CatalogSource)
Specifies an Amazon S3 data store in the Glue Data Catalog.
s3CatalogSource
- Specifies an Amazon S3 data store in the Glue Data Catalog.public S3CatalogSource getS3CatalogSource()
Specifies an Amazon S3 data store in the Glue Data Catalog.
public CodeGenConfigurationNode withS3CatalogSource(S3CatalogSource s3CatalogSource)
Specifies an Amazon S3 data store in the Glue Data Catalog.
s3CatalogSource
- Specifies an Amazon S3 data store in the Glue Data Catalog.public void setS3CsvSource(S3CsvSource s3CsvSource)
Specifies a command-separated value (CSV) data store stored in Amazon S3.
s3CsvSource
- Specifies a command-separated value (CSV) data store stored in Amazon S3.public S3CsvSource getS3CsvSource()
Specifies a command-separated value (CSV) data store stored in Amazon S3.
public CodeGenConfigurationNode withS3CsvSource(S3CsvSource s3CsvSource)
Specifies a command-separated value (CSV) data store stored in Amazon S3.
s3CsvSource
- Specifies a command-separated value (CSV) data store stored in Amazon S3.public void setS3JsonSource(S3JsonSource s3JsonSource)
Specifies a JSON data store stored in Amazon S3.
s3JsonSource
- Specifies a JSON data store stored in Amazon S3.public S3JsonSource getS3JsonSource()
Specifies a JSON data store stored in Amazon S3.
public CodeGenConfigurationNode withS3JsonSource(S3JsonSource s3JsonSource)
Specifies a JSON data store stored in Amazon S3.
s3JsonSource
- Specifies a JSON data store stored in Amazon S3.public void setS3ParquetSource(S3ParquetSource s3ParquetSource)
Specifies an Apache Parquet data store stored in Amazon S3.
s3ParquetSource
- Specifies an Apache Parquet data store stored in Amazon S3.public S3ParquetSource getS3ParquetSource()
Specifies an Apache Parquet data store stored in Amazon S3.
public CodeGenConfigurationNode withS3ParquetSource(S3ParquetSource s3ParquetSource)
Specifies an Apache Parquet data store stored in Amazon S3.
s3ParquetSource
- Specifies an Apache Parquet data store stored in Amazon S3.public void setRelationalCatalogSource(RelationalCatalogSource relationalCatalogSource)
Specifies a relational catalog data store in the Glue Data Catalog.
relationalCatalogSource
- Specifies a relational catalog data store in the Glue Data Catalog.public RelationalCatalogSource getRelationalCatalogSource()
Specifies a relational catalog data store in the Glue Data Catalog.
public CodeGenConfigurationNode withRelationalCatalogSource(RelationalCatalogSource relationalCatalogSource)
Specifies a relational catalog data store in the Glue Data Catalog.
relationalCatalogSource
- Specifies a relational catalog data store in the Glue Data Catalog.public void setDynamoDBCatalogSource(DynamoDBCatalogSource dynamoDBCatalogSource)
Specifies a DynamoDBC Catalog data store in the Glue Data Catalog.
dynamoDBCatalogSource
- Specifies a DynamoDBC Catalog data store in the Glue Data Catalog.public DynamoDBCatalogSource getDynamoDBCatalogSource()
Specifies a DynamoDBC Catalog data store in the Glue Data Catalog.
public CodeGenConfigurationNode withDynamoDBCatalogSource(DynamoDBCatalogSource dynamoDBCatalogSource)
Specifies a DynamoDBC Catalog data store in the Glue Data Catalog.
dynamoDBCatalogSource
- Specifies a DynamoDBC Catalog data store in the Glue Data Catalog.public void setJDBCConnectorTarget(JDBCConnectorTarget jDBCConnectorTarget)
Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.
jDBCConnectorTarget
- Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.public JDBCConnectorTarget getJDBCConnectorTarget()
Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.
public CodeGenConfigurationNode withJDBCConnectorTarget(JDBCConnectorTarget jDBCConnectorTarget)
Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.
jDBCConnectorTarget
- Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.public void setSparkConnectorTarget(SparkConnectorTarget sparkConnectorTarget)
Specifies a target that uses an Apache Spark connector.
sparkConnectorTarget
- Specifies a target that uses an Apache Spark connector.public SparkConnectorTarget getSparkConnectorTarget()
Specifies a target that uses an Apache Spark connector.
public CodeGenConfigurationNode withSparkConnectorTarget(SparkConnectorTarget sparkConnectorTarget)
Specifies a target that uses an Apache Spark connector.
sparkConnectorTarget
- Specifies a target that uses an Apache Spark connector.public void setCatalogTarget(BasicCatalogTarget catalogTarget)
Specifies a target that uses a Glue Data Catalog table.
catalogTarget
- Specifies a target that uses a Glue Data Catalog table.public BasicCatalogTarget getCatalogTarget()
Specifies a target that uses a Glue Data Catalog table.
public CodeGenConfigurationNode withCatalogTarget(BasicCatalogTarget catalogTarget)
Specifies a target that uses a Glue Data Catalog table.
catalogTarget
- Specifies a target that uses a Glue Data Catalog table.public void setRedshiftTarget(RedshiftTarget redshiftTarget)
Specifies a target that uses Amazon Redshift.
redshiftTarget
- Specifies a target that uses Amazon Redshift.public RedshiftTarget getRedshiftTarget()
Specifies a target that uses Amazon Redshift.
public CodeGenConfigurationNode withRedshiftTarget(RedshiftTarget redshiftTarget)
Specifies a target that uses Amazon Redshift.
redshiftTarget
- Specifies a target that uses Amazon Redshift.public void setS3CatalogTarget(S3CatalogTarget s3CatalogTarget)
Specifies a data target that writes to Amazon S3 using the Glue Data Catalog.
s3CatalogTarget
- Specifies a data target that writes to Amazon S3 using the Glue Data Catalog.public S3CatalogTarget getS3CatalogTarget()
Specifies a data target that writes to Amazon S3 using the Glue Data Catalog.
public CodeGenConfigurationNode withS3CatalogTarget(S3CatalogTarget s3CatalogTarget)
Specifies a data target that writes to Amazon S3 using the Glue Data Catalog.
s3CatalogTarget
- Specifies a data target that writes to Amazon S3 using the Glue Data Catalog.public void setS3GlueParquetTarget(S3GlueParquetTarget s3GlueParquetTarget)
Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.
s3GlueParquetTarget
- Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.public S3GlueParquetTarget getS3GlueParquetTarget()
Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.
public CodeGenConfigurationNode withS3GlueParquetTarget(S3GlueParquetTarget s3GlueParquetTarget)
Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.
s3GlueParquetTarget
- Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.public void setS3DirectTarget(S3DirectTarget s3DirectTarget)
Specifies a data target that writes to Amazon S3.
s3DirectTarget
- Specifies a data target that writes to Amazon S3.public S3DirectTarget getS3DirectTarget()
Specifies a data target that writes to Amazon S3.
public CodeGenConfigurationNode withS3DirectTarget(S3DirectTarget s3DirectTarget)
Specifies a data target that writes to Amazon S3.
s3DirectTarget
- Specifies a data target that writes to Amazon S3.public void setApplyMapping(ApplyMapping applyMapping)
Specifies a transform that maps data property keys in the data source to data property keys in the data target. You can rename keys, modify the data types for keys, and choose which keys to drop from the dataset.
applyMapping
- Specifies a transform that maps data property keys in the data source to data property keys in the data
target. You can rename keys, modify the data types for keys, and choose which keys to drop from the
dataset.public ApplyMapping getApplyMapping()
Specifies a transform that maps data property keys in the data source to data property keys in the data target. You can rename keys, modify the data types for keys, and choose which keys to drop from the dataset.
public CodeGenConfigurationNode withApplyMapping(ApplyMapping applyMapping)
Specifies a transform that maps data property keys in the data source to data property keys in the data target. You can rename keys, modify the data types for keys, and choose which keys to drop from the dataset.
applyMapping
- Specifies a transform that maps data property keys in the data source to data property keys in the data
target. You can rename keys, modify the data types for keys, and choose which keys to drop from the
dataset.public void setSelectFields(SelectFields selectFields)
Specifies a transform that chooses the data property keys that you want to keep.
selectFields
- Specifies a transform that chooses the data property keys that you want to keep.public SelectFields getSelectFields()
Specifies a transform that chooses the data property keys that you want to keep.
public CodeGenConfigurationNode withSelectFields(SelectFields selectFields)
Specifies a transform that chooses the data property keys that you want to keep.
selectFields
- Specifies a transform that chooses the data property keys that you want to keep.public void setDropFields(DropFields dropFields)
Specifies a transform that chooses the data property keys that you want to drop.
dropFields
- Specifies a transform that chooses the data property keys that you want to drop.public DropFields getDropFields()
Specifies a transform that chooses the data property keys that you want to drop.
public CodeGenConfigurationNode withDropFields(DropFields dropFields)
Specifies a transform that chooses the data property keys that you want to drop.
dropFields
- Specifies a transform that chooses the data property keys that you want to drop.public void setRenameField(RenameField renameField)
Specifies a transform that renames a single data property key.
renameField
- Specifies a transform that renames a single data property key.public RenameField getRenameField()
Specifies a transform that renames a single data property key.
public CodeGenConfigurationNode withRenameField(RenameField renameField)
Specifies a transform that renames a single data property key.
renameField
- Specifies a transform that renames a single data property key.public void setSpigot(Spigot spigot)
Specifies a transform that writes samples of the data to an Amazon S3 bucket.
spigot
- Specifies a transform that writes samples of the data to an Amazon S3 bucket.public Spigot getSpigot()
Specifies a transform that writes samples of the data to an Amazon S3 bucket.
public CodeGenConfigurationNode withSpigot(Spigot spigot)
Specifies a transform that writes samples of the data to an Amazon S3 bucket.
spigot
- Specifies a transform that writes samples of the data to an Amazon S3 bucket.public void setJoin(Join join)
Specifies a transform that joins two datasets into one dataset using a comparison phrase on the specified data property keys. You can use inner, outer, left, right, left semi, and left anti joins.
join
- Specifies a transform that joins two datasets into one dataset using a comparison phrase on the specified
data property keys. You can use inner, outer, left, right, left semi, and left anti joins.public Join getJoin()
Specifies a transform that joins two datasets into one dataset using a comparison phrase on the specified data property keys. You can use inner, outer, left, right, left semi, and left anti joins.
public CodeGenConfigurationNode withJoin(Join join)
Specifies a transform that joins two datasets into one dataset using a comparison phrase on the specified data property keys. You can use inner, outer, left, right, left semi, and left anti joins.
join
- Specifies a transform that joins two datasets into one dataset using a comparison phrase on the specified
data property keys. You can use inner, outer, left, right, left semi, and left anti joins.public void setSplitFields(SplitFields splitFields)
Specifies a transform that splits data property keys into two DynamicFrames
. The output is a
collection of DynamicFrames
: one with selected data property keys, and one with the remaining data
property keys.
splitFields
- Specifies a transform that splits data property keys into two DynamicFrames
. The output is a
collection of DynamicFrames
: one with selected data property keys, and one with the remaining
data property keys.public SplitFields getSplitFields()
Specifies a transform that splits data property keys into two DynamicFrames
. The output is a
collection of DynamicFrames
: one with selected data property keys, and one with the remaining data
property keys.
DynamicFrames
. The output is a
collection of DynamicFrames
: one with selected data property keys, and one with the
remaining data property keys.public CodeGenConfigurationNode withSplitFields(SplitFields splitFields)
Specifies a transform that splits data property keys into two DynamicFrames
. The output is a
collection of DynamicFrames
: one with selected data property keys, and one with the remaining data
property keys.
splitFields
- Specifies a transform that splits data property keys into two DynamicFrames
. The output is a
collection of DynamicFrames
: one with selected data property keys, and one with the remaining
data property keys.public void setSelectFromCollection(SelectFromCollection selectFromCollection)
Specifies a transform that chooses one DynamicFrame
from a collection of DynamicFrames
.
The output is the selected DynamicFrame
selectFromCollection
- Specifies a transform that chooses one DynamicFrame
from a collection of
DynamicFrames
. The output is the selected DynamicFrame
public SelectFromCollection getSelectFromCollection()
Specifies a transform that chooses one DynamicFrame
from a collection of DynamicFrames
.
The output is the selected DynamicFrame
DynamicFrame
from a collection of
DynamicFrames
. The output is the selected DynamicFrame
public CodeGenConfigurationNode withSelectFromCollection(SelectFromCollection selectFromCollection)
Specifies a transform that chooses one DynamicFrame
from a collection of DynamicFrames
.
The output is the selected DynamicFrame
selectFromCollection
- Specifies a transform that chooses one DynamicFrame
from a collection of
DynamicFrames
. The output is the selected DynamicFrame
public void setFillMissingValues(FillMissingValues fillMissingValues)
Specifies a transform that locates records in the dataset that have missing values and adds a new field with a value determined by imputation. The input data set is used to train the machine learning model that determines what the missing value should be.
fillMissingValues
- Specifies a transform that locates records in the dataset that have missing values and adds a new field
with a value determined by imputation. The input data set is used to train the machine learning model that
determines what the missing value should be.public FillMissingValues getFillMissingValues()
Specifies a transform that locates records in the dataset that have missing values and adds a new field with a value determined by imputation. The input data set is used to train the machine learning model that determines what the missing value should be.
public CodeGenConfigurationNode withFillMissingValues(FillMissingValues fillMissingValues)
Specifies a transform that locates records in the dataset that have missing values and adds a new field with a value determined by imputation. The input data set is used to train the machine learning model that determines what the missing value should be.
fillMissingValues
- Specifies a transform that locates records in the dataset that have missing values and adds a new field
with a value determined by imputation. The input data set is used to train the machine learning model that
determines what the missing value should be.public void setFilter(Filter filter)
Specifies a transform that splits a dataset into two, based on a filter condition.
filter
- Specifies a transform that splits a dataset into two, based on a filter condition.public Filter getFilter()
Specifies a transform that splits a dataset into two, based on a filter condition.
public CodeGenConfigurationNode withFilter(Filter filter)
Specifies a transform that splits a dataset into two, based on a filter condition.
filter
- Specifies a transform that splits a dataset into two, based on a filter condition.public void setCustomCode(CustomCode customCode)
Specifies a transform that uses custom code you provide to perform the data transformation. The output is a collection of DynamicFrames.
customCode
- Specifies a transform that uses custom code you provide to perform the data transformation. The output is
a collection of DynamicFrames.public CustomCode getCustomCode()
Specifies a transform that uses custom code you provide to perform the data transformation. The output is a collection of DynamicFrames.
public CodeGenConfigurationNode withCustomCode(CustomCode customCode)
Specifies a transform that uses custom code you provide to perform the data transformation. The output is a collection of DynamicFrames.
customCode
- Specifies a transform that uses custom code you provide to perform the data transformation. The output is
a collection of DynamicFrames.public void setSparkSQL(SparkSQL sparkSQL)
Specifies a transform where you enter a SQL query using Spark SQL syntax to transform the data. The output is a
single DynamicFrame
.
sparkSQL
- Specifies a transform where you enter a SQL query using Spark SQL syntax to transform the data. The output
is a single DynamicFrame
.public SparkSQL getSparkSQL()
Specifies a transform where you enter a SQL query using Spark SQL syntax to transform the data. The output is a
single DynamicFrame
.
DynamicFrame
.public CodeGenConfigurationNode withSparkSQL(SparkSQL sparkSQL)
Specifies a transform where you enter a SQL query using Spark SQL syntax to transform the data. The output is a
single DynamicFrame
.
sparkSQL
- Specifies a transform where you enter a SQL query using Spark SQL syntax to transform the data. The output
is a single DynamicFrame
.public void setDirectKinesisSource(DirectKinesisSource directKinesisSource)
Specifies a direct Amazon Kinesis data source.
directKinesisSource
- Specifies a direct Amazon Kinesis data source.public DirectKinesisSource getDirectKinesisSource()
Specifies a direct Amazon Kinesis data source.
public CodeGenConfigurationNode withDirectKinesisSource(DirectKinesisSource directKinesisSource)
Specifies a direct Amazon Kinesis data source.
directKinesisSource
- Specifies a direct Amazon Kinesis data source.public void setDirectKafkaSource(DirectKafkaSource directKafkaSource)
Specifies an Apache Kafka data store.
directKafkaSource
- Specifies an Apache Kafka data store.public DirectKafkaSource getDirectKafkaSource()
Specifies an Apache Kafka data store.
public CodeGenConfigurationNode withDirectKafkaSource(DirectKafkaSource directKafkaSource)
Specifies an Apache Kafka data store.
directKafkaSource
- Specifies an Apache Kafka data store.public void setCatalogKinesisSource(CatalogKinesisSource catalogKinesisSource)
Specifies a Kinesis data source in the Glue Data Catalog.
catalogKinesisSource
- Specifies a Kinesis data source in the Glue Data Catalog.public CatalogKinesisSource getCatalogKinesisSource()
Specifies a Kinesis data source in the Glue Data Catalog.
public CodeGenConfigurationNode withCatalogKinesisSource(CatalogKinesisSource catalogKinesisSource)
Specifies a Kinesis data source in the Glue Data Catalog.
catalogKinesisSource
- Specifies a Kinesis data source in the Glue Data Catalog.public void setCatalogKafkaSource(CatalogKafkaSource catalogKafkaSource)
Specifies an Apache Kafka data store in the Data Catalog.
catalogKafkaSource
- Specifies an Apache Kafka data store in the Data Catalog.public CatalogKafkaSource getCatalogKafkaSource()
Specifies an Apache Kafka data store in the Data Catalog.
public CodeGenConfigurationNode withCatalogKafkaSource(CatalogKafkaSource catalogKafkaSource)
Specifies an Apache Kafka data store in the Data Catalog.
catalogKafkaSource
- Specifies an Apache Kafka data store in the Data Catalog.public void setDropNullFields(DropNullFields dropNullFields)
Specifies a transform that removes columns from the dataset if all values in the column are 'null'. By default, Glue Studio will recognize null objects, but some values such as empty strings, strings that are "null", -1 integers or other placeholders such as zeros, are not automatically recognized as nulls.
dropNullFields
- Specifies a transform that removes columns from the dataset if all values in the column are 'null'. By
default, Glue Studio will recognize null objects, but some values such as empty strings, strings that are
"null", -1 integers or other placeholders such as zeros, are not automatically recognized as nulls.public DropNullFields getDropNullFields()
Specifies a transform that removes columns from the dataset if all values in the column are 'null'. By default, Glue Studio will recognize null objects, but some values such as empty strings, strings that are "null", -1 integers or other placeholders such as zeros, are not automatically recognized as nulls.
public CodeGenConfigurationNode withDropNullFields(DropNullFields dropNullFields)
Specifies a transform that removes columns from the dataset if all values in the column are 'null'. By default, Glue Studio will recognize null objects, but some values such as empty strings, strings that are "null", -1 integers or other placeholders such as zeros, are not automatically recognized as nulls.
dropNullFields
- Specifies a transform that removes columns from the dataset if all values in the column are 'null'. By
default, Glue Studio will recognize null objects, but some values such as empty strings, strings that are
"null", -1 integers or other placeholders such as zeros, are not automatically recognized as nulls.public void setMerge(Merge merge)
Specifies a transform that merges a DynamicFrame
with a staging DynamicFrame
based on
the specified primary keys to identify records. Duplicate records (records with the same primary keys) are not
de-duplicated.
merge
- Specifies a transform that merges a DynamicFrame
with a staging DynamicFrame
based on the specified primary keys to identify records. Duplicate records (records with the same primary
keys) are not de-duplicated.public Merge getMerge()
Specifies a transform that merges a DynamicFrame
with a staging DynamicFrame
based on
the specified primary keys to identify records. Duplicate records (records with the same primary keys) are not
de-duplicated.
DynamicFrame
with a staging DynamicFrame
based on the specified primary keys to identify records. Duplicate records (records with the same primary
keys) are not de-duplicated.public CodeGenConfigurationNode withMerge(Merge merge)
Specifies a transform that merges a DynamicFrame
with a staging DynamicFrame
based on
the specified primary keys to identify records. Duplicate records (records with the same primary keys) are not
de-duplicated.
merge
- Specifies a transform that merges a DynamicFrame
with a staging DynamicFrame
based on the specified primary keys to identify records. Duplicate records (records with the same primary
keys) are not de-duplicated.public void setUnion(Union union)
Specifies a transform that combines the rows from two or more datasets into a single result.
union
- Specifies a transform that combines the rows from two or more datasets into a single result.public Union getUnion()
Specifies a transform that combines the rows from two or more datasets into a single result.
public CodeGenConfigurationNode withUnion(Union union)
Specifies a transform that combines the rows from two or more datasets into a single result.
union
- Specifies a transform that combines the rows from two or more datasets into a single result.public void setPIIDetection(PIIDetection pIIDetection)
Specifies a transform that identifies, removes or masks PII data.
pIIDetection
- Specifies a transform that identifies, removes or masks PII data.public PIIDetection getPIIDetection()
Specifies a transform that identifies, removes or masks PII data.
public CodeGenConfigurationNode withPIIDetection(PIIDetection pIIDetection)
Specifies a transform that identifies, removes or masks PII data.
pIIDetection
- Specifies a transform that identifies, removes or masks PII data.public void setAggregate(Aggregate aggregate)
Specifies a transform that groups rows by chosen fields and computes the aggregated value by specified function.
aggregate
- Specifies a transform that groups rows by chosen fields and computes the aggregated value by specified
function.public Aggregate getAggregate()
Specifies a transform that groups rows by chosen fields and computes the aggregated value by specified function.
public CodeGenConfigurationNode withAggregate(Aggregate aggregate)
Specifies a transform that groups rows by chosen fields and computes the aggregated value by specified function.
aggregate
- Specifies a transform that groups rows by chosen fields and computes the aggregated value by specified
function.public void setDropDuplicates(DropDuplicates dropDuplicates)
Specifies a transform that removes rows of repeating data from a data set.
dropDuplicates
- Specifies a transform that removes rows of repeating data from a data set.public DropDuplicates getDropDuplicates()
Specifies a transform that removes rows of repeating data from a data set.
public CodeGenConfigurationNode withDropDuplicates(DropDuplicates dropDuplicates)
Specifies a transform that removes rows of repeating data from a data set.
dropDuplicates
- Specifies a transform that removes rows of repeating data from a data set.public void setGovernedCatalogTarget(GovernedCatalogTarget governedCatalogTarget)
Specifies a data target that writes to a goverened catalog.
governedCatalogTarget
- Specifies a data target that writes to a goverened catalog.public GovernedCatalogTarget getGovernedCatalogTarget()
Specifies a data target that writes to a goverened catalog.
public CodeGenConfigurationNode withGovernedCatalogTarget(GovernedCatalogTarget governedCatalogTarget)
Specifies a data target that writes to a goverened catalog.
governedCatalogTarget
- Specifies a data target that writes to a goverened catalog.public void setGovernedCatalogSource(GovernedCatalogSource governedCatalogSource)
Specifies a data source in a goverened Data Catalog.
governedCatalogSource
- Specifies a data source in a goverened Data Catalog.public GovernedCatalogSource getGovernedCatalogSource()
Specifies a data source in a goverened Data Catalog.
public CodeGenConfigurationNode withGovernedCatalogSource(GovernedCatalogSource governedCatalogSource)
Specifies a data source in a goverened Data Catalog.
governedCatalogSource
- Specifies a data source in a goverened Data Catalog.public void setMicrosoftSQLServerCatalogSource(MicrosoftSQLServerCatalogSource microsoftSQLServerCatalogSource)
Specifies a Microsoft SQL server data source in the Glue Data Catalog.
microsoftSQLServerCatalogSource
- Specifies a Microsoft SQL server data source in the Glue Data Catalog.public MicrosoftSQLServerCatalogSource getMicrosoftSQLServerCatalogSource()
Specifies a Microsoft SQL server data source in the Glue Data Catalog.
public CodeGenConfigurationNode withMicrosoftSQLServerCatalogSource(MicrosoftSQLServerCatalogSource microsoftSQLServerCatalogSource)
Specifies a Microsoft SQL server data source in the Glue Data Catalog.
microsoftSQLServerCatalogSource
- Specifies a Microsoft SQL server data source in the Glue Data Catalog.public void setMySQLCatalogSource(MySQLCatalogSource mySQLCatalogSource)
Specifies a MySQL data source in the Glue Data Catalog.
mySQLCatalogSource
- Specifies a MySQL data source in the Glue Data Catalog.public MySQLCatalogSource getMySQLCatalogSource()
Specifies a MySQL data source in the Glue Data Catalog.
public CodeGenConfigurationNode withMySQLCatalogSource(MySQLCatalogSource mySQLCatalogSource)
Specifies a MySQL data source in the Glue Data Catalog.
mySQLCatalogSource
- Specifies a MySQL data source in the Glue Data Catalog.public void setOracleSQLCatalogSource(OracleSQLCatalogSource oracleSQLCatalogSource)
Specifies an Oracle data source in the Glue Data Catalog.
oracleSQLCatalogSource
- Specifies an Oracle data source in the Glue Data Catalog.public OracleSQLCatalogSource getOracleSQLCatalogSource()
Specifies an Oracle data source in the Glue Data Catalog.
public CodeGenConfigurationNode withOracleSQLCatalogSource(OracleSQLCatalogSource oracleSQLCatalogSource)
Specifies an Oracle data source in the Glue Data Catalog.
oracleSQLCatalogSource
- Specifies an Oracle data source in the Glue Data Catalog.public void setPostgreSQLCatalogSource(PostgreSQLCatalogSource postgreSQLCatalogSource)
Specifies a PostgresSQL data source in the Glue Data Catalog.
postgreSQLCatalogSource
- Specifies a PostgresSQL data source in the Glue Data Catalog.public PostgreSQLCatalogSource getPostgreSQLCatalogSource()
Specifies a PostgresSQL data source in the Glue Data Catalog.
public CodeGenConfigurationNode withPostgreSQLCatalogSource(PostgreSQLCatalogSource postgreSQLCatalogSource)
Specifies a PostgresSQL data source in the Glue Data Catalog.
postgreSQLCatalogSource
- Specifies a PostgresSQL data source in the Glue Data Catalog.public void setMicrosoftSQLServerCatalogTarget(MicrosoftSQLServerCatalogTarget microsoftSQLServerCatalogTarget)
Specifies a target that uses Microsoft SQL.
microsoftSQLServerCatalogTarget
- Specifies a target that uses Microsoft SQL.public MicrosoftSQLServerCatalogTarget getMicrosoftSQLServerCatalogTarget()
Specifies a target that uses Microsoft SQL.
public CodeGenConfigurationNode withMicrosoftSQLServerCatalogTarget(MicrosoftSQLServerCatalogTarget microsoftSQLServerCatalogTarget)
Specifies a target that uses Microsoft SQL.
microsoftSQLServerCatalogTarget
- Specifies a target that uses Microsoft SQL.public void setMySQLCatalogTarget(MySQLCatalogTarget mySQLCatalogTarget)
Specifies a target that uses MySQL.
mySQLCatalogTarget
- Specifies a target that uses MySQL.public MySQLCatalogTarget getMySQLCatalogTarget()
Specifies a target that uses MySQL.
public CodeGenConfigurationNode withMySQLCatalogTarget(MySQLCatalogTarget mySQLCatalogTarget)
Specifies a target that uses MySQL.
mySQLCatalogTarget
- Specifies a target that uses MySQL.public void setOracleSQLCatalogTarget(OracleSQLCatalogTarget oracleSQLCatalogTarget)
Specifies a target that uses Oracle SQL.
oracleSQLCatalogTarget
- Specifies a target that uses Oracle SQL.public OracleSQLCatalogTarget getOracleSQLCatalogTarget()
Specifies a target that uses Oracle SQL.
public CodeGenConfigurationNode withOracleSQLCatalogTarget(OracleSQLCatalogTarget oracleSQLCatalogTarget)
Specifies a target that uses Oracle SQL.
oracleSQLCatalogTarget
- Specifies a target that uses Oracle SQL.public void setPostgreSQLCatalogTarget(PostgreSQLCatalogTarget postgreSQLCatalogTarget)
Specifies a target that uses Postgres SQL.
postgreSQLCatalogTarget
- Specifies a target that uses Postgres SQL.public PostgreSQLCatalogTarget getPostgreSQLCatalogTarget()
Specifies a target that uses Postgres SQL.
public CodeGenConfigurationNode withPostgreSQLCatalogTarget(PostgreSQLCatalogTarget postgreSQLCatalogTarget)
Specifies a target that uses Postgres SQL.
postgreSQLCatalogTarget
- Specifies a target that uses Postgres SQL.public void setDynamicTransform(DynamicTransform dynamicTransform)
Specifies a custom visual transform created by a user.
dynamicTransform
- Specifies a custom visual transform created by a user.public DynamicTransform getDynamicTransform()
Specifies a custom visual transform created by a user.
public CodeGenConfigurationNode withDynamicTransform(DynamicTransform dynamicTransform)
Specifies a custom visual transform created by a user.
dynamicTransform
- Specifies a custom visual transform created by a user.public void setEvaluateDataQuality(EvaluateDataQuality evaluateDataQuality)
Specifies your data quality evaluation criteria.
evaluateDataQuality
- Specifies your data quality evaluation criteria.public EvaluateDataQuality getEvaluateDataQuality()
Specifies your data quality evaluation criteria.
public CodeGenConfigurationNode withEvaluateDataQuality(EvaluateDataQuality evaluateDataQuality)
Specifies your data quality evaluation criteria.
evaluateDataQuality
- Specifies your data quality evaluation criteria.public void setS3CatalogHudiSource(S3CatalogHudiSource s3CatalogHudiSource)
Specifies a Hudi data source that is registered in the Glue Data Catalog. The data source must be stored in Amazon S3.
s3CatalogHudiSource
- Specifies a Hudi data source that is registered in the Glue Data Catalog. The data source must be stored
in Amazon S3.public S3CatalogHudiSource getS3CatalogHudiSource()
Specifies a Hudi data source that is registered in the Glue Data Catalog. The data source must be stored in Amazon S3.
public CodeGenConfigurationNode withS3CatalogHudiSource(S3CatalogHudiSource s3CatalogHudiSource)
Specifies a Hudi data source that is registered in the Glue Data Catalog. The data source must be stored in Amazon S3.
s3CatalogHudiSource
- Specifies a Hudi data source that is registered in the Glue Data Catalog. The data source must be stored
in Amazon S3.public void setCatalogHudiSource(CatalogHudiSource catalogHudiSource)
Specifies a Hudi data source that is registered in the Glue Data Catalog.
catalogHudiSource
- Specifies a Hudi data source that is registered in the Glue Data Catalog.public CatalogHudiSource getCatalogHudiSource()
Specifies a Hudi data source that is registered in the Glue Data Catalog.
public CodeGenConfigurationNode withCatalogHudiSource(CatalogHudiSource catalogHudiSource)
Specifies a Hudi data source that is registered in the Glue Data Catalog.
catalogHudiSource
- Specifies a Hudi data source that is registered in the Glue Data Catalog.public void setS3HudiSource(S3HudiSource s3HudiSource)
Specifies a Hudi data source stored in Amazon S3.
s3HudiSource
- Specifies a Hudi data source stored in Amazon S3.public S3HudiSource getS3HudiSource()
Specifies a Hudi data source stored in Amazon S3.
public CodeGenConfigurationNode withS3HudiSource(S3HudiSource s3HudiSource)
Specifies a Hudi data source stored in Amazon S3.
s3HudiSource
- Specifies a Hudi data source stored in Amazon S3.public void setS3HudiCatalogTarget(S3HudiCatalogTarget s3HudiCatalogTarget)
Specifies a target that writes to a Hudi data source in the Glue Data Catalog.
s3HudiCatalogTarget
- Specifies a target that writes to a Hudi data source in the Glue Data Catalog.public S3HudiCatalogTarget getS3HudiCatalogTarget()
Specifies a target that writes to a Hudi data source in the Glue Data Catalog.
public CodeGenConfigurationNode withS3HudiCatalogTarget(S3HudiCatalogTarget s3HudiCatalogTarget)
Specifies a target that writes to a Hudi data source in the Glue Data Catalog.
s3HudiCatalogTarget
- Specifies a target that writes to a Hudi data source in the Glue Data Catalog.public void setS3HudiDirectTarget(S3HudiDirectTarget s3HudiDirectTarget)
Specifies a target that writes to a Hudi data source in Amazon S3.
s3HudiDirectTarget
- Specifies a target that writes to a Hudi data source in Amazon S3.public S3HudiDirectTarget getS3HudiDirectTarget()
Specifies a target that writes to a Hudi data source in Amazon S3.
public CodeGenConfigurationNode withS3HudiDirectTarget(S3HudiDirectTarget s3HudiDirectTarget)
Specifies a target that writes to a Hudi data source in Amazon S3.
s3HudiDirectTarget
- Specifies a target that writes to a Hudi data source in Amazon S3.public void setDirectJDBCSource(DirectJDBCSource directJDBCSource)
directJDBCSource
- public DirectJDBCSource getDirectJDBCSource()
public CodeGenConfigurationNode withDirectJDBCSource(DirectJDBCSource directJDBCSource)
directJDBCSource
- public void setS3CatalogDeltaSource(S3CatalogDeltaSource s3CatalogDeltaSource)
Specifies a Delta Lake data source that is registered in the Glue Data Catalog. The data source must be stored in Amazon S3.
s3CatalogDeltaSource
- Specifies a Delta Lake data source that is registered in the Glue Data Catalog. The data source must be
stored in Amazon S3.public S3CatalogDeltaSource getS3CatalogDeltaSource()
Specifies a Delta Lake data source that is registered in the Glue Data Catalog. The data source must be stored in Amazon S3.
public CodeGenConfigurationNode withS3CatalogDeltaSource(S3CatalogDeltaSource s3CatalogDeltaSource)
Specifies a Delta Lake data source that is registered in the Glue Data Catalog. The data source must be stored in Amazon S3.
s3CatalogDeltaSource
- Specifies a Delta Lake data source that is registered in the Glue Data Catalog. The data source must be
stored in Amazon S3.public void setCatalogDeltaSource(CatalogDeltaSource catalogDeltaSource)
Specifies a Delta Lake data source that is registered in the Glue Data Catalog.
catalogDeltaSource
- Specifies a Delta Lake data source that is registered in the Glue Data Catalog.public CatalogDeltaSource getCatalogDeltaSource()
Specifies a Delta Lake data source that is registered in the Glue Data Catalog.
public CodeGenConfigurationNode withCatalogDeltaSource(CatalogDeltaSource catalogDeltaSource)
Specifies a Delta Lake data source that is registered in the Glue Data Catalog.
catalogDeltaSource
- Specifies a Delta Lake data source that is registered in the Glue Data Catalog.public void setS3DeltaSource(S3DeltaSource s3DeltaSource)
Specifies a Delta Lake data source stored in Amazon S3.
s3DeltaSource
- Specifies a Delta Lake data source stored in Amazon S3.public S3DeltaSource getS3DeltaSource()
Specifies a Delta Lake data source stored in Amazon S3.
public CodeGenConfigurationNode withS3DeltaSource(S3DeltaSource s3DeltaSource)
Specifies a Delta Lake data source stored in Amazon S3.
s3DeltaSource
- Specifies a Delta Lake data source stored in Amazon S3.public void setS3DeltaCatalogTarget(S3DeltaCatalogTarget s3DeltaCatalogTarget)
Specifies a target that writes to a Delta Lake data source in the Glue Data Catalog.
s3DeltaCatalogTarget
- Specifies a target that writes to a Delta Lake data source in the Glue Data Catalog.public S3DeltaCatalogTarget getS3DeltaCatalogTarget()
Specifies a target that writes to a Delta Lake data source in the Glue Data Catalog.
public CodeGenConfigurationNode withS3DeltaCatalogTarget(S3DeltaCatalogTarget s3DeltaCatalogTarget)
Specifies a target that writes to a Delta Lake data source in the Glue Data Catalog.
s3DeltaCatalogTarget
- Specifies a target that writes to a Delta Lake data source in the Glue Data Catalog.public void setS3DeltaDirectTarget(S3DeltaDirectTarget s3DeltaDirectTarget)
Specifies a target that writes to a Delta Lake data source in Amazon S3.
s3DeltaDirectTarget
- Specifies a target that writes to a Delta Lake data source in Amazon S3.public S3DeltaDirectTarget getS3DeltaDirectTarget()
Specifies a target that writes to a Delta Lake data source in Amazon S3.
public CodeGenConfigurationNode withS3DeltaDirectTarget(S3DeltaDirectTarget s3DeltaDirectTarget)
Specifies a target that writes to a Delta Lake data source in Amazon S3.
s3DeltaDirectTarget
- Specifies a target that writes to a Delta Lake data source in Amazon S3.public void setAmazonRedshiftSource(AmazonRedshiftSource amazonRedshiftSource)
Specifies a target that writes to a data source in Amazon Redshift.
amazonRedshiftSource
- Specifies a target that writes to a data source in Amazon Redshift.public AmazonRedshiftSource getAmazonRedshiftSource()
Specifies a target that writes to a data source in Amazon Redshift.
public CodeGenConfigurationNode withAmazonRedshiftSource(AmazonRedshiftSource amazonRedshiftSource)
Specifies a target that writes to a data source in Amazon Redshift.
amazonRedshiftSource
- Specifies a target that writes to a data source in Amazon Redshift.public void setAmazonRedshiftTarget(AmazonRedshiftTarget amazonRedshiftTarget)
Specifies a target that writes to a data target in Amazon Redshift.
amazonRedshiftTarget
- Specifies a target that writes to a data target in Amazon Redshift.public AmazonRedshiftTarget getAmazonRedshiftTarget()
Specifies a target that writes to a data target in Amazon Redshift.
public CodeGenConfigurationNode withAmazonRedshiftTarget(AmazonRedshiftTarget amazonRedshiftTarget)
Specifies a target that writes to a data target in Amazon Redshift.
amazonRedshiftTarget
- Specifies a target that writes to a data target in Amazon Redshift.public void setEvaluateDataQualityMultiFrame(EvaluateDataQualityMultiFrame evaluateDataQualityMultiFrame)
Specifies your data quality evaluation criteria. Allows multiple input data and returns a collection of Dynamic Frames.
evaluateDataQualityMultiFrame
- Specifies your data quality evaluation criteria. Allows multiple input data and returns a collection of
Dynamic Frames.public EvaluateDataQualityMultiFrame getEvaluateDataQualityMultiFrame()
Specifies your data quality evaluation criteria. Allows multiple input data and returns a collection of Dynamic Frames.
public CodeGenConfigurationNode withEvaluateDataQualityMultiFrame(EvaluateDataQualityMultiFrame evaluateDataQualityMultiFrame)
Specifies your data quality evaluation criteria. Allows multiple input data and returns a collection of Dynamic Frames.
evaluateDataQualityMultiFrame
- Specifies your data quality evaluation criteria. Allows multiple input data and returns a collection of
Dynamic Frames.public void setRecipe(Recipe recipe)
Specifies a Glue DataBrew recipe node.
recipe
- Specifies a Glue DataBrew recipe node.public Recipe getRecipe()
Specifies a Glue DataBrew recipe node.
public CodeGenConfigurationNode withRecipe(Recipe recipe)
Specifies a Glue DataBrew recipe node.
recipe
- Specifies a Glue DataBrew recipe node.public void setSnowflakeSource(SnowflakeSource snowflakeSource)
Specifies a Snowflake data source.
snowflakeSource
- Specifies a Snowflake data source.public SnowflakeSource getSnowflakeSource()
Specifies a Snowflake data source.
public CodeGenConfigurationNode withSnowflakeSource(SnowflakeSource snowflakeSource)
Specifies a Snowflake data source.
snowflakeSource
- Specifies a Snowflake data source.public void setSnowflakeTarget(SnowflakeTarget snowflakeTarget)
Specifies a target that writes to a Snowflake data source.
snowflakeTarget
- Specifies a target that writes to a Snowflake data source.public SnowflakeTarget getSnowflakeTarget()
Specifies a target that writes to a Snowflake data source.
public CodeGenConfigurationNode withSnowflakeTarget(SnowflakeTarget snowflakeTarget)
Specifies a target that writes to a Snowflake data source.
snowflakeTarget
- Specifies a target that writes to a Snowflake data source.public void setConnectorDataSource(ConnectorDataSource connectorDataSource)
Specifies a source generated with standard connection options.
connectorDataSource
- Specifies a source generated with standard connection options.public ConnectorDataSource getConnectorDataSource()
Specifies a source generated with standard connection options.
public CodeGenConfigurationNode withConnectorDataSource(ConnectorDataSource connectorDataSource)
Specifies a source generated with standard connection options.
connectorDataSource
- Specifies a source generated with standard connection options.public void setConnectorDataTarget(ConnectorDataTarget connectorDataTarget)
Specifies a target generated with standard connection options.
connectorDataTarget
- Specifies a target generated with standard connection options.public ConnectorDataTarget getConnectorDataTarget()
Specifies a target generated with standard connection options.
public CodeGenConfigurationNode withConnectorDataTarget(ConnectorDataTarget connectorDataTarget)
Specifies a target generated with standard connection options.
connectorDataTarget
- Specifies a target generated with standard connection options.public String toString()
toString
in class Object
Object.toString()
public CodeGenConfigurationNode clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.