Class: Aws::Types::ModifyEndpointMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:password])

Instance Attribute Summary collapse

Instance Attribute Details

#certificate_arn::String

Returns the value of attribute certificate_arn.

Returns:

  • (::String)


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.

Returns:

  • (::String)


1885
1886
1887
# File 'sig/types.rbs', line 1885

def database_name
  @database_name
end

#dms_transfer_settingsTypes::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_settingsTypes::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_settingsTypes::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_settingsTypes::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.

Returns:

  • (::String)


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.

Returns:

  • (::String)


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.

Returns:

  • ("source", "target")


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.

Returns:

  • (::String)


1880
1881
1882
# File 'sig/types.rbs', line 1880

def engine_name
  @engine_name
end

#exact_settingsBoolean

Returns the value of attribute exact_settings.

Returns:

  • (Boolean)


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.

Returns:

  • (::String)


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.

Returns:

  • (::String)


1886
1887
1888
# File 'sig/types.rbs', line 1886

def extra_connection_attributes
  @extra_connection_attributes
end

#gcp_my_sql_settingsTypes::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_settingsTypes::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_settingsTypes::KafkaSettings

Returns the value of attribute kafka_settings.



1896
1897
1898
# File 'sig/types.rbs', line 1896

def kafka_settings
  @kafka_settings
end

#kinesis_settingsTypes::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_settingsTypes::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_settingsTypes::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_settingsTypes::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_settingsTypes::NeptuneSettings

Returns the value of attribute neptune_settings.



1898
1899
1900
# File 'sig/types.rbs', line 1898

def neptune_settings
  @neptune_settings
end

#oracle_settingsTypes::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.

Returns:

  • (::String)


1882
1883
1884
# File 'sig/types.rbs', line 1882

def password
  @password
end

#port::Integer

Returns the value of attribute port.

Returns:

  • (::Integer)


1884
1885
1886
# File 'sig/types.rbs', line 1884

def port
  @port
end

#postgre_sql_settingsTypes::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_settingsTypes::RedisSettings

Returns the value of attribute redis_settings.



1907
1908
1909
# File 'sig/types.rbs', line 1907

def redis_settings
  @redis_settings
end

#redshift_settingsTypes::RedshiftSettings

Returns the value of attribute redshift_settings.



1899
1900
1901
# File 'sig/types.rbs', line 1899

def redshift_settings
  @redshift_settings
end

#s3_settingsTypes::S3Settings

Returns the value of attribute s3_settings.

Returns:



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.

Returns:

  • (::String)


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.

Returns:

  • (::String)


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.

Returns:

  • ("none", "require", "verify-ca", "verify-full")


1888
1889
1890
# File 'sig/types.rbs', line 1888

def ssl_mode
  @ssl_mode
end

#sybase_settingsTypes::SybaseSettings

Returns the value of attribute sybase_settings.



1903
1904
1905
# File 'sig/types.rbs', line 1903

def sybase_settings
  @sybase_settings
end

#timestream_settingsTypes::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.

Returns:

  • (::String)


1881
1882
1883
# File 'sig/types.rbs', line 1881

def username
  @username
end