Class: Aws::Types::DataSourceParameters
- Inherits:
-
Object
- Object
- Aws::Types::DataSourceParameters
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#amazon_elasticsearch_parameters ⇒ Types::AmazonElasticsearchParameters
Returns the value of attribute amazon_elasticsearch_parameters.
-
#amazon_open_search_parameters ⇒ Types::AmazonOpenSearchParameters
Returns the value of attribute amazon_open_search_parameters.
-
#athena_parameters ⇒ Types::AthenaParameters
Returns the value of attribute athena_parameters.
-
#aurora_parameters ⇒ Types::AuroraParameters
Returns the value of attribute aurora_parameters.
-
#aurora_postgre_sql_parameters ⇒ Types::AuroraPostgreSqlParameters
Returns the value of attribute aurora_postgre_sql_parameters.
-
#aws_iot_analytics_parameters ⇒ Types::AwsIotAnalyticsParameters
Returns the value of attribute aws_iot_analytics_parameters.
-
#big_query_parameters ⇒ Types::BigQueryParameters
Returns the value of attribute big_query_parameters.
-
#confluence_parameters ⇒ Types::ConfluenceParameters
Returns the value of attribute confluence_parameters.
-
#custom_connection_parameters ⇒ Types::CustomConnectionParameters
Returns the value of attribute custom_connection_parameters.
-
#databricks_parameters ⇒ Types::DatabricksParameters
Returns the value of attribute databricks_parameters.
-
#exasol_parameters ⇒ Types::ExasolParameters
Returns the value of attribute exasol_parameters.
-
#fmkb_parameters ⇒ Types::FMKBParameters
Returns the value of attribute fmkb_parameters.
-
#google_drive_parameters ⇒ Types::GoogleDriveParameters
Returns the value of attribute google_drive_parameters.
-
#impala_parameters ⇒ Types::ImpalaParameters
Returns the value of attribute impala_parameters.
-
#jira_parameters ⇒ Types::JiraParameters
Returns the value of attribute jira_parameters.
-
#maria_db_parameters ⇒ Types::MariaDbParameters
Returns the value of attribute maria_db_parameters.
-
#my_sql_parameters ⇒ Types::MySqlParameters
Returns the value of attribute my_sql_parameters.
-
#one_drive_parameters ⇒ Types::OneDriveParameters
Returns the value of attribute one_drive_parameters.
-
#oracle_parameters ⇒ Types::OracleParameters
Returns the value of attribute oracle_parameters.
-
#postgre_sql_parameters ⇒ Types::PostgreSqlParameters
Returns the value of attribute postgre_sql_parameters.
-
#presto_parameters ⇒ Types::PrestoParameters
Returns the value of attribute presto_parameters.
-
#q_business_parameters ⇒ Types::QBusinessParameters
Returns the value of attribute q_business_parameters.
-
#rds_parameters ⇒ Types::RdsParameters
Returns the value of attribute rds_parameters.
-
#redshift_parameters ⇒ Types::RedshiftParameters
Returns the value of attribute redshift_parameters.
-
#s3_knowledge_base_parameters ⇒ Types::S3KnowledgeBaseParameters
Returns the value of attribute s3_knowledge_base_parameters.
-
#s3_parameters ⇒ Types::S3Parameters
Returns the value of attribute s3_parameters.
-
#s3_tables_parameters ⇒ Types::S3TablesParameters
Returns the value of attribute s3_tables_parameters.
-
#service_now_parameters ⇒ Types::ServiceNowParameters
Returns the value of attribute service_now_parameters.
-
#share_point_parameters ⇒ Types::SharePointParameters
Returns the value of attribute share_point_parameters.
-
#snowflake_parameters ⇒ Types::SnowflakeParameters
Returns the value of attribute snowflake_parameters.
-
#spark_parameters ⇒ Types::SparkParameters
Returns the value of attribute spark_parameters.
-
#sql_server_parameters ⇒ Types::SqlServerParameters
Returns the value of attribute sql_server_parameters.
-
#starburst_parameters ⇒ Types::StarburstParameters
Returns the value of attribute starburst_parameters.
-
#teradata_parameters ⇒ Types::TeradataParameters
Returns the value of attribute teradata_parameters.
-
#trino_parameters ⇒ Types::TrinoParameters
Returns the value of attribute trino_parameters.
-
#twitter_parameters ⇒ Types::TwitterParameters
Returns the value of attribute twitter_parameters.
-
#web_crawler_parameters ⇒ Types::WebCrawlerParameters
Returns the value of attribute web_crawler_parameters.
Instance Attribute Details
#amazon_elasticsearch_parameters ⇒ Types::AmazonElasticsearchParameters
Returns the value of attribute amazon_elasticsearch_parameters.
3496 3497 3498 |
# File 'sig/types.rbs', line 3496 def amazon_elasticsearch_parameters @amazon_elasticsearch_parameters end |
#amazon_open_search_parameters ⇒ Types::AmazonOpenSearchParameters
Returns the value of attribute amazon_open_search_parameters.
3518 3519 3520 |
# File 'sig/types.rbs', line 3518 def amazon_open_search_parameters @amazon_open_search_parameters end |
#athena_parameters ⇒ Types::AthenaParameters
Returns the value of attribute athena_parameters.
3497 3498 3499 |
# File 'sig/types.rbs', line 3497 def athena_parameters @athena_parameters end |
#aurora_parameters ⇒ Types::AuroraParameters
Returns the value of attribute aurora_parameters.
3498 3499 3500 |
# File 'sig/types.rbs', line 3498 def aurora_parameters @aurora_parameters end |
#aurora_postgre_sql_parameters ⇒ Types::AuroraPostgreSqlParameters
Returns the value of attribute aurora_postgre_sql_parameters.
3499 3500 3501 |
# File 'sig/types.rbs', line 3499 def aurora_postgre_sql_parameters @aurora_postgre_sql_parameters end |
#aws_iot_analytics_parameters ⇒ Types::AwsIotAnalyticsParameters
Returns the value of attribute aws_iot_analytics_parameters.
3500 3501 3502 |
# File 'sig/types.rbs', line 3500 def aws_iot_analytics_parameters @aws_iot_analytics_parameters end |
#big_query_parameters ⇒ Types::BigQueryParameters
Returns the value of attribute big_query_parameters.
3523 3524 3525 |
# File 'sig/types.rbs', line 3523 def big_query_parameters @big_query_parameters end |
#confluence_parameters ⇒ Types::ConfluenceParameters
Returns the value of attribute confluence_parameters.
3527 3528 3529 |
# File 'sig/types.rbs', line 3527 def confluence_parameters @confluence_parameters end |
#custom_connection_parameters ⇒ Types::CustomConnectionParameters
Returns the value of attribute custom_connection_parameters.
3525 3526 3527 |
# File 'sig/types.rbs', line 3525 def custom_connection_parameters @custom_connection_parameters end |
#databricks_parameters ⇒ Types::DatabricksParameters
Returns the value of attribute databricks_parameters.
3520 3521 3522 |
# File 'sig/types.rbs', line 3520 def databricks_parameters @databricks_parameters end |
#exasol_parameters ⇒ Types::ExasolParameters
Returns the value of attribute exasol_parameters.
3519 3520 3521 |
# File 'sig/types.rbs', line 3519 def exasol_parameters @exasol_parameters end |
#fmkb_parameters ⇒ Types::FMKBParameters
Returns the value of attribute fmkb_parameters.
3532 3533 3534 |
# File 'sig/types.rbs', line 3532 def fmkb_parameters @fmkb_parameters end |
#google_drive_parameters ⇒ Types::GoogleDriveParameters
Returns the value of attribute google_drive_parameters.
3530 3531 3532 |
# File 'sig/types.rbs', line 3530 def google_drive_parameters @google_drive_parameters end |
#impala_parameters ⇒ Types::ImpalaParameters
Returns the value of attribute impala_parameters.
3524 3525 3526 |
# File 'sig/types.rbs', line 3524 def impala_parameters @impala_parameters end |
#jira_parameters ⇒ Types::JiraParameters
Returns the value of attribute jira_parameters.
3501 3502 3503 |
# File 'sig/types.rbs', line 3501 def jira_parameters @jira_parameters end |
#maria_db_parameters ⇒ Types::MariaDbParameters
Returns the value of attribute maria_db_parameters.
3502 3503 3504 |
# File 'sig/types.rbs', line 3502 def maria_db_parameters @maria_db_parameters end |
#my_sql_parameters ⇒ Types::MySqlParameters
Returns the value of attribute my_sql_parameters.
3503 3504 3505 |
# File 'sig/types.rbs', line 3503 def my_sql_parameters @my_sql_parameters end |
#one_drive_parameters ⇒ Types::OneDriveParameters
Returns the value of attribute one_drive_parameters.
3531 3532 3533 |
# File 'sig/types.rbs', line 3531 def one_drive_parameters @one_drive_parameters end |
#oracle_parameters ⇒ Types::OracleParameters
Returns the value of attribute oracle_parameters.
3504 3505 3506 |
# File 'sig/types.rbs', line 3504 def oracle_parameters @oracle_parameters end |
#postgre_sql_parameters ⇒ Types::PostgreSqlParameters
Returns the value of attribute postgre_sql_parameters.
3505 3506 3507 |
# File 'sig/types.rbs', line 3505 def postgre_sql_parameters @postgre_sql_parameters end |
#presto_parameters ⇒ Types::PrestoParameters
Returns the value of attribute presto_parameters.
3506 3507 3508 |
# File 'sig/types.rbs', line 3506 def presto_parameters @presto_parameters end |
#q_business_parameters ⇒ Types::QBusinessParameters
Returns the value of attribute q_business_parameters.
3528 3529 3530 |
# File 'sig/types.rbs', line 3528 def q_business_parameters @q_business_parameters end |
#rds_parameters ⇒ Types::RdsParameters
Returns the value of attribute rds_parameters.
3507 3508 3509 |
# File 'sig/types.rbs', line 3507 def rds_parameters @rds_parameters end |
#redshift_parameters ⇒ Types::RedshiftParameters
Returns the value of attribute redshift_parameters.
3508 3509 3510 |
# File 'sig/types.rbs', line 3508 def redshift_parameters @redshift_parameters end |
#s3_knowledge_base_parameters ⇒ Types::S3KnowledgeBaseParameters
Returns the value of attribute s3_knowledge_base_parameters.
3511 3512 3513 |
# File 'sig/types.rbs', line 3511 def s3_knowledge_base_parameters @s3_knowledge_base_parameters end |
#s3_parameters ⇒ Types::S3Parameters
Returns the value of attribute s3_parameters.
3509 3510 3511 |
# File 'sig/types.rbs', line 3509 def s3_parameters @s3_parameters end |
#s3_tables_parameters ⇒ Types::S3TablesParameters
Returns the value of attribute s3_tables_parameters.
3510 3511 3512 |
# File 'sig/types.rbs', line 3510 def s3_tables_parameters @s3_tables_parameters end |
#service_now_parameters ⇒ Types::ServiceNowParameters
Returns the value of attribute service_now_parameters.
3512 3513 3514 |
# File 'sig/types.rbs', line 3512 def service_now_parameters @service_now_parameters end |
#share_point_parameters ⇒ Types::SharePointParameters
Returns the value of attribute share_point_parameters.
3529 3530 3531 |
# File 'sig/types.rbs', line 3529 def share_point_parameters @share_point_parameters end |
#snowflake_parameters ⇒ Types::SnowflakeParameters
Returns the value of attribute snowflake_parameters.
3513 3514 3515 |
# File 'sig/types.rbs', line 3513 def snowflake_parameters @snowflake_parameters end |
#spark_parameters ⇒ Types::SparkParameters
Returns the value of attribute spark_parameters.
3514 3515 3516 |
# File 'sig/types.rbs', line 3514 def spark_parameters @spark_parameters end |
#sql_server_parameters ⇒ Types::SqlServerParameters
Returns the value of attribute sql_server_parameters.
3515 3516 3517 |
# File 'sig/types.rbs', line 3515 def sql_server_parameters @sql_server_parameters end |
#starburst_parameters ⇒ Types::StarburstParameters
Returns the value of attribute starburst_parameters.
3521 3522 3523 |
# File 'sig/types.rbs', line 3521 def starburst_parameters @starburst_parameters end |
#teradata_parameters ⇒ Types::TeradataParameters
Returns the value of attribute teradata_parameters.
3516 3517 3518 |
# File 'sig/types.rbs', line 3516 def teradata_parameters @teradata_parameters end |
#trino_parameters ⇒ Types::TrinoParameters
Returns the value of attribute trino_parameters.
3522 3523 3524 |
# File 'sig/types.rbs', line 3522 def trino_parameters @trino_parameters end |
#twitter_parameters ⇒ Types::TwitterParameters
Returns the value of attribute twitter_parameters.
3517 3518 3519 |
# File 'sig/types.rbs', line 3517 def twitter_parameters @twitter_parameters end |
#web_crawler_parameters ⇒ Types::WebCrawlerParameters
Returns the value of attribute web_crawler_parameters.
3526 3527 3528 |
# File 'sig/types.rbs', line 3526 def web_crawler_parameters @web_crawler_parameters end |