Class: Aws::Types::CodeGenConfigurationNode

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aggregateTypes::Aggregate

Returns the value of attribute aggregate.

Returns:



839
840
841
# File 'sig/types.rbs', line 839

def aggregate
  @aggregate
end

#amazon_redshift_sourceTypes::AmazonRedshiftSource

Returns the value of attribute amazon_redshift_source.



865
866
867
# File 'sig/types.rbs', line 865

def amazon_redshift_source
  @amazon_redshift_source
end

#amazon_redshift_targetTypes::AmazonRedshiftTarget

Returns the value of attribute amazon_redshift_target.



866
867
868
# File 'sig/types.rbs', line 866

def amazon_redshift_target
  @amazon_redshift_target
end

#apply_mappingTypes::ApplyMapping

Returns the value of attribute apply_mapping.

Returns:



819
820
821
# File 'sig/types.rbs', line 819

def apply_mapping
  @apply_mapping
end

#athena_connector_sourceTypes::AthenaConnectorSource

Returns the value of attribute athena_connector_source.



801
802
803
# File 'sig/types.rbs', line 801

def athena_connector_source
  @athena_connector_source
end

#catalog_delta_sourceTypes::CatalogDeltaSource

Returns the value of attribute catalog_delta_source.



861
862
863
# File 'sig/types.rbs', line 861

def catalog_delta_source
  @catalog_delta_source
end

#catalog_hudi_sourceTypes::CatalogHudiSource

Returns the value of attribute catalog_hudi_source.



855
856
857
# File 'sig/types.rbs', line 855

def catalog_hudi_source
  @catalog_hudi_source
end

#catalog_iceberg_sourceTypes::CatalogIcebergSource

Returns the value of attribute catalog_iceberg_source.



874
875
876
# File 'sig/types.rbs', line 874

def catalog_iceberg_source
  @catalog_iceberg_source
end

#catalog_kafka_sourceTypes::CatalogKafkaSource

Returns the value of attribute catalog_kafka_source.



834
835
836
# File 'sig/types.rbs', line 834

def catalog_kafka_source
  @catalog_kafka_source
end

#catalog_kinesis_sourceTypes::CatalogKinesisSource

Returns the value of attribute catalog_kinesis_source.



833
834
835
# File 'sig/types.rbs', line 833

def catalog_kinesis_source
  @catalog_kinesis_source
end

#catalog_sourceTypes::CatalogSource

Returns the value of attribute catalog_source.



804
805
806
# File 'sig/types.rbs', line 804

def catalog_source
  @catalog_source
end

#catalog_targetTypes::BasicCatalogTarget

Returns the value of attribute catalog_target.



814
815
816
# File 'sig/types.rbs', line 814

def catalog_target
  @catalog_target
end

#connector_data_sourceTypes::ConnectorDataSource

Returns the value of attribute connector_data_source.



871
872
873
# File 'sig/types.rbs', line 871

def connector_data_source
  @connector_data_source
end

#connector_data_targetTypes::ConnectorDataTarget

Returns the value of attribute connector_data_target.



872
873
874
# File 'sig/types.rbs', line 872

def connector_data_target
  @connector_data_target
end

#custom_codeTypes::CustomCode

Returns the value of attribute custom_code.

Returns:



829
830
831
# File 'sig/types.rbs', line 829

def custom_code
  @custom_code
end

#direct_jdbc_sourceTypes::DirectJDBCSource

Returns the value of attribute direct_jdbc_source.



859
860
861
# File 'sig/types.rbs', line 859

def direct_jdbc_source
  @direct_jdbc_source
end

#direct_kafka_sourceTypes::DirectKafkaSource

Returns the value of attribute direct_kafka_source.



832
833
834
# File 'sig/types.rbs', line 832

def direct_kafka_source
  @direct_kafka_source
end

#direct_kinesis_sourceTypes::DirectKinesisSource

Returns the value of attribute direct_kinesis_source.



831
832
833
# File 'sig/types.rbs', line 831

def direct_kinesis_source
  @direct_kinesis_source
end

#drop_duplicatesTypes::DropDuplicates

Returns the value of attribute drop_duplicates.



840
841
842
# File 'sig/types.rbs', line 840

def drop_duplicates
  @drop_duplicates
end

#drop_fieldsTypes::DropFields

Returns the value of attribute drop_fields.

Returns:



821
822
823
# File 'sig/types.rbs', line 821

def drop_fields
  @drop_fields
end

#drop_null_fieldsTypes::DropNullFields

Returns the value of attribute drop_null_fields.



835
836
837
# File 'sig/types.rbs', line 835

def drop_null_fields
  @drop_null_fields
end

#dynamic_transformTypes::DynamicTransform

Returns the value of attribute dynamic_transform.



852
853
854
# File 'sig/types.rbs', line 852

def dynamic_transform
  @dynamic_transform
end

#dynamo_db_catalog_sourceTypes::DynamoDBCatalogSource

Returns the value of attribute dynamo_db_catalog_source.



811
812
813
# File 'sig/types.rbs', line 811

def dynamo_db_catalog_source
  @dynamo_db_catalog_source
end

#dynamo_dbelt_connector_sourceTypes::DynamoDBELTConnectorSource

Returns the value of attribute dynamo_dbelt_connector_source.



879
880
881
# File 'sig/types.rbs', line 879

def dynamo_dbelt_connector_source
  @dynamo_dbelt_connector_source
end

#evaluate_data_qualityTypes::EvaluateDataQuality

Returns the value of attribute evaluate_data_quality.



853
854
855
# File 'sig/types.rbs', line 853

def evaluate_data_quality
  @evaluate_data_quality
end

#evaluate_data_quality_multi_frameTypes::EvaluateDataQualityMultiFrame

Returns the value of attribute evaluate_data_quality_multi_frame.



867
868
869
# File 'sig/types.rbs', line 867

def evaluate_data_quality_multi_frame
  @evaluate_data_quality_multi_frame
end

#fill_missing_valuesTypes::FillMissingValues

Returns the value of attribute fill_missing_values.



827
828
829
# File 'sig/types.rbs', line 827

def fill_missing_values
  @fill_missing_values
end

#filterTypes::Filter

Returns the value of attribute filter.

Returns:



828
829
830
# File 'sig/types.rbs', line 828

def filter
  @filter
end

#governed_catalog_sourceTypes::GovernedCatalogSource

Returns the value of attribute governed_catalog_source.



842
843
844
# File 'sig/types.rbs', line 842

def governed_catalog_source
  @governed_catalog_source
end

#governed_catalog_targetTypes::GovernedCatalogTarget

Returns the value of attribute governed_catalog_target.



841
842
843
# File 'sig/types.rbs', line 841

def governed_catalog_target
  @governed_catalog_target
end

#jdbc_connector_sourceTypes::JDBCConnectorSource

Returns the value of attribute jdbc_connector_source.



802
803
804
# File 'sig/types.rbs', line 802

def jdbc_connector_source
  @jdbc_connector_source
end

#jdbc_connector_targetTypes::JDBCConnectorTarget

Returns the value of attribute jdbc_connector_target.



812
813
814
# File 'sig/types.rbs', line 812

def jdbc_connector_target
  @jdbc_connector_target
end

#joinTypes::Join

Returns the value of attribute join.

Returns:



824
825
826
# File 'sig/types.rbs', line 824

def join
  @join
end

#mergeTypes::Merge

Returns the value of attribute merge.

Returns:



836
837
838
# File 'sig/types.rbs', line 836

def merge
  @merge
end

#microsoft_sql_server_catalog_sourceTypes::MicrosoftSQLServerCatalogSource

Returns the value of attribute microsoft_sql_server_catalog_source.



843
844
845
# File 'sig/types.rbs', line 843

def microsoft_sql_server_catalog_source
  @microsoft_sql_server_catalog_source
end

#microsoft_sql_server_catalog_targetTypes::MicrosoftSQLServerCatalogTarget

Returns the value of attribute microsoft_sql_server_catalog_target.



847
848
849
# File 'sig/types.rbs', line 847

def microsoft_sql_server_catalog_target
  @microsoft_sql_server_catalog_target
end

#my_sql_catalog_sourceTypes::MySQLCatalogSource

Returns the value of attribute my_sql_catalog_source.



844
845
846
# File 'sig/types.rbs', line 844

def my_sql_catalog_source
  @my_sql_catalog_source
end

#my_sql_catalog_targetTypes::MySQLCatalogTarget

Returns the value of attribute my_sql_catalog_target.



848
849
850
# File 'sig/types.rbs', line 848

def my_sql_catalog_target
  @my_sql_catalog_target
end

#oracle_sql_catalog_sourceTypes::OracleSQLCatalogSource

Returns the value of attribute oracle_sql_catalog_source.



845
846
847
# File 'sig/types.rbs', line 845

def oracle_sql_catalog_source
  @oracle_sql_catalog_source
end

#oracle_sql_catalog_targetTypes::OracleSQLCatalogTarget

Returns the value of attribute oracle_sql_catalog_target.



849
850
851
# File 'sig/types.rbs', line 849

def oracle_sql_catalog_target
  @oracle_sql_catalog_target
end

#pii_detectionTypes::PIIDetection

Returns the value of attribute pii_detection.

Returns:



838
839
840
# File 'sig/types.rbs', line 838

def pii_detection
  @pii_detection
end

#postgre_sql_catalog_sourceTypes::PostgreSQLCatalogSource

Returns the value of attribute postgre_sql_catalog_source.



846
847
848
# File 'sig/types.rbs', line 846

def postgre_sql_catalog_source
  @postgre_sql_catalog_source
end

#postgre_sql_catalog_targetTypes::PostgreSQLCatalogTarget

Returns the value of attribute postgre_sql_catalog_target.



850
851
852
# File 'sig/types.rbs', line 850

def postgre_sql_catalog_target
  @postgre_sql_catalog_target
end

#recipeTypes::Recipe

Returns the value of attribute recipe.

Returns:



868
869
870
# File 'sig/types.rbs', line 868

def recipe
  @recipe
end

#redshift_sourceTypes::RedshiftSource

Returns the value of attribute redshift_source.



805
806
807
# File 'sig/types.rbs', line 805

def redshift_source
  @redshift_source
end

#redshift_targetTypes::RedshiftTarget

Returns the value of attribute redshift_target.



815
816
817
# File 'sig/types.rbs', line 815

def redshift_target
  @redshift_target
end

#relational_catalog_sourceTypes::RelationalCatalogSource

Returns the value of attribute relational_catalog_source.



810
811
812
# File 'sig/types.rbs', line 810

def relational_catalog_source
  @relational_catalog_source
end

#rename_fieldTypes::RenameField

Returns the value of attribute rename_field.

Returns:



822
823
824
# File 'sig/types.rbs', line 822

def rename_field
  @rename_field
end

#routeTypes::Route

Returns the value of attribute route.

Returns:



851
852
853
# File 'sig/types.rbs', line 851

def route
  @route
end

#s3_catalog_delta_sourceTypes::S3CatalogDeltaSource

Returns the value of attribute s3_catalog_delta_source.



860
861
862
# File 'sig/types.rbs', line 860

def s3_catalog_delta_source
  @s3_catalog_delta_source
end

#s3_catalog_hudi_sourceTypes::S3CatalogHudiSource

Returns the value of attribute s3_catalog_hudi_source.



854
855
856
# File 'sig/types.rbs', line 854

def s3_catalog_hudi_source
  @s3_catalog_hudi_source
end

#s3_catalog_iceberg_sourceTypes::S3CatalogIcebergSource

Returns the value of attribute s3_catalog_iceberg_source.



873
874
875
# File 'sig/types.rbs', line 873

def s3_catalog_iceberg_source
  @s3_catalog_iceberg_source
end

#s3_catalog_sourceTypes::S3CatalogSource

Returns the value of attribute s3_catalog_source.



806
807
808
# File 'sig/types.rbs', line 806

def s3_catalog_source
  @s3_catalog_source
end

#s3_catalog_targetTypes::S3CatalogTarget

Returns the value of attribute s3_catalog_target.



816
817
818
# File 'sig/types.rbs', line 816

def s3_catalog_target
  @s3_catalog_target
end

#s3_csv_sourceTypes::S3CsvSource

Returns the value of attribute s3_csv_source.

Returns:



807
808
809
# File 'sig/types.rbs', line 807

def s3_csv_source
  @s3_csv_source
end

#s3_delta_catalog_targetTypes::S3DeltaCatalogTarget

Returns the value of attribute s3_delta_catalog_target.



863
864
865
# File 'sig/types.rbs', line 863

def s3_delta_catalog_target
  @s3_delta_catalog_target
end

#s3_delta_direct_targetTypes::S3DeltaDirectTarget

Returns the value of attribute s3_delta_direct_target.



864
865
866
# File 'sig/types.rbs', line 864

def s3_delta_direct_target
  @s3_delta_direct_target
end

#s3_delta_sourceTypes::S3DeltaSource

Returns the value of attribute s3_delta_source.



862
863
864
# File 'sig/types.rbs', line 862

def s3_delta_source
  @s3_delta_source
end

#s3_direct_targetTypes::S3DirectTarget

Returns the value of attribute s3_direct_target.



818
819
820
# File 'sig/types.rbs', line 818

def s3_direct_target
  @s3_direct_target
end

#s3_excel_sourceTypes::S3ExcelSource

Returns the value of attribute s3_excel_source.



877
878
879
# File 'sig/types.rbs', line 877

def s3_excel_source
  @s3_excel_source
end

#s3_glue_parquet_targetTypes::S3GlueParquetTarget

Returns the value of attribute s3_glue_parquet_target.



817
818
819
# File 'sig/types.rbs', line 817

def s3_glue_parquet_target
  @s3_glue_parquet_target
end

#s3_hudi_catalog_targetTypes::S3HudiCatalogTarget

Returns the value of attribute s3_hudi_catalog_target.



857
858
859
# File 'sig/types.rbs', line 857

def s3_hudi_catalog_target
  @s3_hudi_catalog_target
end

#s3_hudi_direct_targetTypes::S3HudiDirectTarget

Returns the value of attribute s3_hudi_direct_target.



858
859
860
# File 'sig/types.rbs', line 858

def s3_hudi_direct_target
  @s3_hudi_direct_target
end

#s3_hudi_sourceTypes::S3HudiSource

Returns the value of attribute s3_hudi_source.

Returns:



856
857
858
# File 'sig/types.rbs', line 856

def s3_hudi_source
  @s3_hudi_source
end

#s3_hyper_direct_targetTypes::S3HyperDirectTarget

Returns the value of attribute s3_hyper_direct_target.



878
879
880
# File 'sig/types.rbs', line 878

def s3_hyper_direct_target
  @s3_hyper_direct_target
end

#s3_iceberg_catalog_targetTypes::S3IcebergCatalogTarget

Returns the value of attribute s3_iceberg_catalog_target.



875
876
877
# File 'sig/types.rbs', line 875

def s3_iceberg_catalog_target
  @s3_iceberg_catalog_target
end

#s3_iceberg_direct_targetTypes::S3IcebergDirectTarget

Returns the value of attribute s3_iceberg_direct_target.



876
877
878
# File 'sig/types.rbs', line 876

def s3_iceberg_direct_target
  @s3_iceberg_direct_target
end

#s3_json_sourceTypes::S3JsonSource

Returns the value of attribute s3_json_source.

Returns:



808
809
810
# File 'sig/types.rbs', line 808

def s3_json_source
  @s3_json_source
end

#s3_parquet_sourceTypes::S3ParquetSource

Returns the value of attribute s3_parquet_source.



809
810
811
# File 'sig/types.rbs', line 809

def s3_parquet_source
  @s3_parquet_source
end

#select_fieldsTypes::SelectFields

Returns the value of attribute select_fields.

Returns:



820
821
822
# File 'sig/types.rbs', line 820

def select_fields
  @select_fields
end

#select_from_collectionTypes::SelectFromCollection

Returns the value of attribute select_from_collection.



826
827
828
# File 'sig/types.rbs', line 826

def select_from_collection
  @select_from_collection
end

#snowflake_sourceTypes::SnowflakeSource

Returns the value of attribute snowflake_source.



869
870
871
# File 'sig/types.rbs', line 869

def snowflake_source
  @snowflake_source
end

#snowflake_targetTypes::SnowflakeTarget

Returns the value of attribute snowflake_target.



870
871
872
# File 'sig/types.rbs', line 870

def snowflake_target
  @snowflake_target
end

#spark_connector_sourceTypes::SparkConnectorSource

Returns the value of attribute spark_connector_source.



803
804
805
# File 'sig/types.rbs', line 803

def spark_connector_source
  @spark_connector_source
end

#spark_connector_targetTypes::SparkConnectorTarget

Returns the value of attribute spark_connector_target.



813
814
815
# File 'sig/types.rbs', line 813

def spark_connector_target
  @spark_connector_target
end

#spark_sqlTypes::SparkSQL

Returns the value of attribute spark_sql.

Returns:



830
831
832
# File 'sig/types.rbs', line 830

def spark_sql
  @spark_sql
end

#spigotTypes::Spigot

Returns the value of attribute spigot.

Returns:



823
824
825
# File 'sig/types.rbs', line 823

def spigot
  @spigot
end

#split_fieldsTypes::SplitFields

Returns the value of attribute split_fields.

Returns:



825
826
827
# File 'sig/types.rbs', line 825

def split_fields
  @split_fields
end

#unionTypes::Union

Returns the value of attribute union.

Returns:



837
838
839
# File 'sig/types.rbs', line 837

def union
  @union
end