Class: Aws::Types::ModifyEndpointMessage
- Inherits:
-
Object
- Object
- Aws::Types::ModifyEndpointMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#certificate_arn ⇒ ::String
Returns the value of attribute certificate_arn.
-
#database_name ⇒ ::String
Returns the value of attribute database_name.
-
#dms_transfer_settings ⇒ Types::DmsTransferSettings
Returns the value of attribute dms_transfer_settings.
-
#doc_db_settings ⇒ Types::DocDbSettings
Returns the value of attribute doc_db_settings.
-
#dynamo_db_settings ⇒ Types::DynamoDbSettings
Returns the value of attribute dynamo_db_settings.
-
#elasticsearch_settings ⇒ Types::ElasticsearchSettings
Returns the value of attribute elasticsearch_settings.
-
#endpoint_arn ⇒ ::String
Returns the value of attribute endpoint_arn.
-
#endpoint_identifier ⇒ ::String
Returns the value of attribute endpoint_identifier.
-
#endpoint_type ⇒ "source", "target"
Returns the value of attribute endpoint_type.
-
#engine_name ⇒ ::String
Returns the value of attribute engine_name.
-
#exact_settings ⇒ Boolean
Returns the value of attribute exact_settings.
-
#external_table_definition ⇒ ::String
Returns the value of attribute external_table_definition.
-
#extra_connection_attributes ⇒ ::String
Returns the value of attribute extra_connection_attributes.
-
#gcp_my_sql_settings ⇒ Types::GcpMySQLSettings
Returns the value of attribute gcp_my_sql_settings.
-
#ibm_db_2_settings ⇒ Types::IBMDb2Settings
Returns the value of attribute ibm_db_2_settings.
-
#kafka_settings ⇒ Types::KafkaSettings
Returns the value of attribute kafka_settings.
-
#kinesis_settings ⇒ Types::KinesisSettings
Returns the value of attribute kinesis_settings.
-
#microsoft_sql_server_settings ⇒ Types::MicrosoftSQLServerSettings
Returns the value of attribute microsoft_sql_server_settings.
-
#mongo_db_settings ⇒ Types::MongoDbSettings
Returns the value of attribute mongo_db_settings.
-
#my_sql_settings ⇒ Types::MySQLSettings
Returns the value of attribute my_sql_settings.
-
#neptune_settings ⇒ Types::NeptuneSettings
Returns the value of attribute neptune_settings.
-
#oracle_settings ⇒ Types::OracleSettings
Returns the value of attribute oracle_settings.
-
#password ⇒ ::String
Returns the value of attribute password.
-
#port ⇒ ::Integer
Returns the value of attribute port.
-
#postgre_sql_settings ⇒ Types::PostgreSQLSettings
Returns the value of attribute postgre_sql_settings.
-
#redis_settings ⇒ Types::RedisSettings
Returns the value of attribute redis_settings.
-
#redshift_settings ⇒ Types::RedshiftSettings
Returns the value of attribute redshift_settings.
-
#s3_settings ⇒ Types::S3Settings
Returns the value of attribute s3_settings.
-
#server_name ⇒ ::String
Returns the value of attribute server_name.
-
#service_access_role_arn ⇒ ::String
Returns the value of attribute service_access_role_arn.
-
#ssl_mode ⇒ "none", ...
Returns the value of attribute ssl_mode.
-
#sybase_settings ⇒ Types::SybaseSettings
Returns the value of attribute sybase_settings.
-
#timestream_settings ⇒ Types::TimestreamSettings
Returns the value of attribute timestream_settings.
-
#username ⇒ ::String
Returns the value of attribute username.
Instance Attribute Details
#certificate_arn ⇒ ::String
Returns the value of attribute certificate_arn.
1887 1888 1889 |
# File 'sig/types.rbs', line 1887 def certificate_arn @certificate_arn end |
#database_name ⇒ ::String
Returns the value of attribute database_name.
1885 1886 1887 |
# File 'sig/types.rbs', line 1885 def database_name @database_name end |
#dms_transfer_settings ⇒ Types::DmsTransferSettings
Returns the value of attribute dms_transfer_settings.
1893 1894 1895 |
# File 'sig/types.rbs', line 1893 def dms_transfer_settings @dms_transfer_settings end |
#doc_db_settings ⇒ Types::DocDbSettings
Returns the value of attribute doc_db_settings.
1906 1907 1908 |
# File 'sig/types.rbs', line 1906 def doc_db_settings @doc_db_settings end |
#dynamo_db_settings ⇒ Types::DynamoDbSettings
Returns the value of attribute dynamo_db_settings.
1891 1892 1893 |
# File 'sig/types.rbs', line 1891 def dynamo_db_settings @dynamo_db_settings end |
#elasticsearch_settings ⇒ Types::ElasticsearchSettings
Returns the value of attribute elasticsearch_settings.
1897 1898 1899 |
# File 'sig/types.rbs', line 1897 def elasticsearch_settings @elasticsearch_settings end |
#endpoint_arn ⇒ ::String
Returns the value of attribute endpoint_arn.
1877 1878 1879 |
# File 'sig/types.rbs', line 1877 def endpoint_arn @endpoint_arn end |
#endpoint_identifier ⇒ ::String
Returns the value of attribute endpoint_identifier.
1878 1879 1880 |
# File 'sig/types.rbs', line 1878 def endpoint_identifier @endpoint_identifier end |
#endpoint_type ⇒ "source", "target"
Returns the value of attribute endpoint_type.
1879 1880 1881 |
# File 'sig/types.rbs', line 1879 def endpoint_type @endpoint_type end |
#engine_name ⇒ ::String
Returns the value of attribute engine_name.
1880 1881 1882 |
# File 'sig/types.rbs', line 1880 def engine_name @engine_name end |
#exact_settings ⇒ Boolean
Returns the value of attribute exact_settings.
1908 1909 1910 |
# File 'sig/types.rbs', line 1908 def exact_settings @exact_settings end |
#external_table_definition ⇒ ::String
Returns the value of attribute external_table_definition.
1890 1891 1892 |
# File 'sig/types.rbs', line 1890 def external_table_definition @external_table_definition end |
#extra_connection_attributes ⇒ ::String
Returns the value of attribute extra_connection_attributes.
1886 1887 1888 |
# File 'sig/types.rbs', line 1886 def extra_connection_attributes @extra_connection_attributes end |
#gcp_my_sql_settings ⇒ Types::GcpMySQLSettings
Returns the value of attribute gcp_my_sql_settings.
1909 1910 1911 |
# File 'sig/types.rbs', line 1909 def gcp_my_sql_settings @gcp_my_sql_settings end |
#ibm_db_2_settings ⇒ Types::IBMDb2Settings
Returns the value of attribute ibm_db_2_settings.
1905 1906 1907 |
# File 'sig/types.rbs', line 1905 def ibm_db_2_settings @ibm_db_2_settings end |
#kafka_settings ⇒ Types::KafkaSettings
Returns the value of attribute kafka_settings.
1896 1897 1898 |
# File 'sig/types.rbs', line 1896 def kafka_settings @kafka_settings end |
#kinesis_settings ⇒ Types::KinesisSettings
Returns the value of attribute kinesis_settings.
1895 1896 1897 |
# File 'sig/types.rbs', line 1895 def kinesis_settings @kinesis_settings end |
#microsoft_sql_server_settings ⇒ Types::MicrosoftSQLServerSettings
Returns the value of attribute microsoft_sql_server_settings.
1904 1905 1906 |
# File 'sig/types.rbs', line 1904 def microsoft_sql_server_settings @microsoft_sql_server_settings end |
#mongo_db_settings ⇒ Types::MongoDbSettings
Returns the value of attribute mongo_db_settings.
1894 1895 1896 |
# File 'sig/types.rbs', line 1894 def mongo_db_settings @mongo_db_settings end |
#my_sql_settings ⇒ Types::MySQLSettings
Returns the value of attribute my_sql_settings.
1901 1902 1903 |
# File 'sig/types.rbs', line 1901 def my_sql_settings @my_sql_settings end |
#neptune_settings ⇒ Types::NeptuneSettings
Returns the value of attribute neptune_settings.
1898 1899 1900 |
# File 'sig/types.rbs', line 1898 def neptune_settings @neptune_settings end |
#oracle_settings ⇒ Types::OracleSettings
Returns the value of attribute oracle_settings.
1902 1903 1904 |
# File 'sig/types.rbs', line 1902 def oracle_settings @oracle_settings end |
#password ⇒ ::String
Returns the value of attribute password.
1882 1883 1884 |
# File 'sig/types.rbs', line 1882 def password @password end |
#port ⇒ ::Integer
Returns the value of attribute port.
1884 1885 1886 |
# File 'sig/types.rbs', line 1884 def port @port end |
#postgre_sql_settings ⇒ Types::PostgreSQLSettings
Returns the value of attribute postgre_sql_settings.
1900 1901 1902 |
# File 'sig/types.rbs', line 1900 def postgre_sql_settings @postgre_sql_settings end |
#redis_settings ⇒ Types::RedisSettings
Returns the value of attribute redis_settings.
1907 1908 1909 |
# File 'sig/types.rbs', line 1907 def redis_settings @redis_settings end |
#redshift_settings ⇒ Types::RedshiftSettings
Returns the value of attribute redshift_settings.
1899 1900 1901 |
# File 'sig/types.rbs', line 1899 def redshift_settings @redshift_settings end |
#s3_settings ⇒ Types::S3Settings
Returns the value of attribute s3_settings.
1892 1893 1894 |
# File 'sig/types.rbs', line 1892 def s3_settings @s3_settings end |
#server_name ⇒ ::String
Returns the value of attribute server_name.
1883 1884 1885 |
# File 'sig/types.rbs', line 1883 def server_name @server_name end |
#service_access_role_arn ⇒ ::String
Returns the value of attribute service_access_role_arn.
1889 1890 1891 |
# File 'sig/types.rbs', line 1889 def service_access_role_arn @service_access_role_arn end |
#ssl_mode ⇒ "none", ...
Returns the value of attribute ssl_mode.
1888 1889 1890 |
# File 'sig/types.rbs', line 1888 def ssl_mode @ssl_mode end |
#sybase_settings ⇒ Types::SybaseSettings
Returns the value of attribute sybase_settings.
1903 1904 1905 |
# File 'sig/types.rbs', line 1903 def sybase_settings @sybase_settings end |
#timestream_settings ⇒ Types::TimestreamSettings
Returns the value of attribute timestream_settings.
1910 1911 1912 |
# File 'sig/types.rbs', line 1910 def timestream_settings @timestream_settings end |
#username ⇒ ::String
Returns the value of attribute username.
1881 1882 1883 |
# File 'sig/types.rbs', line 1881 def username @username end |