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.
3365 3366 3367 |
# File 'sig/types.rbs', line 3365 def amazon_elasticsearch_parameters @amazon_elasticsearch_parameters end |
#amazon_open_search_parameters ⇒ Types::AmazonOpenSearchParameters
Returns the value of attribute amazon_open_search_parameters.
3387 3388 3389 |
# File 'sig/types.rbs', line 3387 def amazon_open_search_parameters @amazon_open_search_parameters end |
#athena_parameters ⇒ Types::AthenaParameters
Returns the value of attribute athena_parameters.
3366 3367 3368 |
# File 'sig/types.rbs', line 3366 def athena_parameters @athena_parameters end |
#aurora_parameters ⇒ Types::AuroraParameters
Returns the value of attribute aurora_parameters.
3367 3368 3369 |
# File 'sig/types.rbs', line 3367 def aurora_parameters @aurora_parameters end |
#aurora_postgre_sql_parameters ⇒ Types::AuroraPostgreSqlParameters
Returns the value of attribute aurora_postgre_sql_parameters.
3368 3369 3370 |
# File 'sig/types.rbs', line 3368 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.
3369 3370 3371 |
# File 'sig/types.rbs', line 3369 def aws_iot_analytics_parameters @aws_iot_analytics_parameters end |
#big_query_parameters ⇒ Types::BigQueryParameters
Returns the value of attribute big_query_parameters.
3392 3393 3394 |
# File 'sig/types.rbs', line 3392 def big_query_parameters @big_query_parameters end |
#confluence_parameters ⇒ Types::ConfluenceParameters
Returns the value of attribute confluence_parameters.
3396 3397 3398 |
# File 'sig/types.rbs', line 3396 def confluence_parameters @confluence_parameters end |
#custom_connection_parameters ⇒ Types::CustomConnectionParameters
Returns the value of attribute custom_connection_parameters.
3394 3395 3396 |
# File 'sig/types.rbs', line 3394 def custom_connection_parameters @custom_connection_parameters end |
#databricks_parameters ⇒ Types::DatabricksParameters
Returns the value of attribute databricks_parameters.
3389 3390 3391 |
# File 'sig/types.rbs', line 3389 def databricks_parameters @databricks_parameters end |
#exasol_parameters ⇒ Types::ExasolParameters
Returns the value of attribute exasol_parameters.
3388 3389 3390 |
# File 'sig/types.rbs', line 3388 def exasol_parameters @exasol_parameters end |
#fmkb_parameters ⇒ Types::FMKBParameters
Returns the value of attribute fmkb_parameters.
3401 3402 3403 |
# File 'sig/types.rbs', line 3401 def fmkb_parameters @fmkb_parameters end |
#google_drive_parameters ⇒ Types::GoogleDriveParameters
Returns the value of attribute google_drive_parameters.
3399 3400 3401 |
# File 'sig/types.rbs', line 3399 def google_drive_parameters @google_drive_parameters end |
#impala_parameters ⇒ Types::ImpalaParameters
Returns the value of attribute impala_parameters.
3393 3394 3395 |
# File 'sig/types.rbs', line 3393 def impala_parameters @impala_parameters end |
#jira_parameters ⇒ Types::JiraParameters
Returns the value of attribute jira_parameters.
3370 3371 3372 |
# File 'sig/types.rbs', line 3370 def jira_parameters @jira_parameters end |
#maria_db_parameters ⇒ Types::MariaDbParameters
Returns the value of attribute maria_db_parameters.
3371 3372 3373 |
# File 'sig/types.rbs', line 3371 def maria_db_parameters @maria_db_parameters end |
#my_sql_parameters ⇒ Types::MySqlParameters
Returns the value of attribute my_sql_parameters.
3372 3373 3374 |
# File 'sig/types.rbs', line 3372 def my_sql_parameters @my_sql_parameters end |
#one_drive_parameters ⇒ Types::OneDriveParameters
Returns the value of attribute one_drive_parameters.
3400 3401 3402 |
# File 'sig/types.rbs', line 3400 def one_drive_parameters @one_drive_parameters end |
#oracle_parameters ⇒ Types::OracleParameters
Returns the value of attribute oracle_parameters.
3373 3374 3375 |
# File 'sig/types.rbs', line 3373 def oracle_parameters @oracle_parameters end |
#postgre_sql_parameters ⇒ Types::PostgreSqlParameters
Returns the value of attribute postgre_sql_parameters.
3374 3375 3376 |
# File 'sig/types.rbs', line 3374 def postgre_sql_parameters @postgre_sql_parameters end |
#presto_parameters ⇒ Types::PrestoParameters
Returns the value of attribute presto_parameters.
3375 3376 3377 |
# File 'sig/types.rbs', line 3375 def presto_parameters @presto_parameters end |
#q_business_parameters ⇒ Types::QBusinessParameters
Returns the value of attribute q_business_parameters.
3397 3398 3399 |
# File 'sig/types.rbs', line 3397 def q_business_parameters @q_business_parameters end |
#rds_parameters ⇒ Types::RdsParameters
Returns the value of attribute rds_parameters.
3376 3377 3378 |
# File 'sig/types.rbs', line 3376 def rds_parameters @rds_parameters end |
#redshift_parameters ⇒ Types::RedshiftParameters
Returns the value of attribute redshift_parameters.
3377 3378 3379 |
# File 'sig/types.rbs', line 3377 def redshift_parameters @redshift_parameters end |
#s3_knowledge_base_parameters ⇒ Types::S3KnowledgeBaseParameters
Returns the value of attribute s3_knowledge_base_parameters.
3380 3381 3382 |
# File 'sig/types.rbs', line 3380 def s3_knowledge_base_parameters @s3_knowledge_base_parameters end |
#s3_parameters ⇒ Types::S3Parameters
Returns the value of attribute s3_parameters.
3378 3379 3380 |
# File 'sig/types.rbs', line 3378 def s3_parameters @s3_parameters end |
#s3_tables_parameters ⇒ Types::S3TablesParameters
Returns the value of attribute s3_tables_parameters.
3379 3380 3381 |
# File 'sig/types.rbs', line 3379 def s3_tables_parameters @s3_tables_parameters end |
#service_now_parameters ⇒ Types::ServiceNowParameters
Returns the value of attribute service_now_parameters.
3381 3382 3383 |
# File 'sig/types.rbs', line 3381 def service_now_parameters @service_now_parameters end |
#share_point_parameters ⇒ Types::SharePointParameters
Returns the value of attribute share_point_parameters.
3398 3399 3400 |
# File 'sig/types.rbs', line 3398 def share_point_parameters @share_point_parameters end |
#snowflake_parameters ⇒ Types::SnowflakeParameters
Returns the value of attribute snowflake_parameters.
3382 3383 3384 |
# File 'sig/types.rbs', line 3382 def snowflake_parameters @snowflake_parameters end |
#spark_parameters ⇒ Types::SparkParameters
Returns the value of attribute spark_parameters.
3383 3384 3385 |
# File 'sig/types.rbs', line 3383 def spark_parameters @spark_parameters end |
#sql_server_parameters ⇒ Types::SqlServerParameters
Returns the value of attribute sql_server_parameters.
3384 3385 3386 |
# File 'sig/types.rbs', line 3384 def sql_server_parameters @sql_server_parameters end |
#starburst_parameters ⇒ Types::StarburstParameters
Returns the value of attribute starburst_parameters.
3390 3391 3392 |
# File 'sig/types.rbs', line 3390 def starburst_parameters @starburst_parameters end |
#teradata_parameters ⇒ Types::TeradataParameters
Returns the value of attribute teradata_parameters.
3385 3386 3387 |
# File 'sig/types.rbs', line 3385 def teradata_parameters @teradata_parameters end |
#trino_parameters ⇒ Types::TrinoParameters
Returns the value of attribute trino_parameters.
3391 3392 3393 |
# File 'sig/types.rbs', line 3391 def trino_parameters @trino_parameters end |
#twitter_parameters ⇒ Types::TwitterParameters
Returns the value of attribute twitter_parameters.
3386 3387 3388 |
# File 'sig/types.rbs', line 3386 def twitter_parameters @twitter_parameters end |
#web_crawler_parameters ⇒ Types::WebCrawlerParameters
Returns the value of attribute web_crawler_parameters.
3395 3396 3397 |
# File 'sig/types.rbs', line 3395 def web_crawler_parameters @web_crawler_parameters end |