@Stability(value=Stable) @Internal public static final class CfnEndpointProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEndpointProps
CfnEndpointPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnEndpointProps.Builder, CfnEndpointProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String endpointType,
String engineName,
String certificateArn,
String databaseName,
Object docDbSettings,
Object dynamoDbSettings,
Object elasticsearchSettings,
String endpointIdentifier,
String extraConnectionAttributes,
Object ibmDb2Settings,
Object kafkaSettings,
Object kinesisSettings,
String kmsKeyId,
Object microsoftSqlServerSettings,
Object mongoDbSettings,
Object mySqlSettings,
Object neptuneSettings,
Object oracleSettings,
String password,
Number port,
Object postgreSqlSettings,
Object redshiftSettings,
String resourceIdentifier,
Object s3Settings,
String serverName,
String sslMode,
Object sybaseSettings,
List<? extends CfnTag> tags,
String username)
Constructor that initializes the object based on literal property values passed by the
CfnEndpointProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCertificateArn()
`AWS::DMS::Endpoint.CertificateArn`.
|
String |
getDatabaseName()
`AWS::DMS::Endpoint.DatabaseName`.
|
Object |
getDocDbSettings()
`AWS::DMS::Endpoint.DocDbSettings`.
|
Object |
getDynamoDbSettings()
`AWS::DMS::Endpoint.DynamoDbSettings`.
|
Object |
getElasticsearchSettings()
`AWS::DMS::Endpoint.ElasticsearchSettings`.
|
String |
getEndpointIdentifier()
`AWS::DMS::Endpoint.EndpointIdentifier`.
|
String |
getEndpointType()
`AWS::DMS::Endpoint.EndpointType`.
|
String |
getEngineName()
`AWS::DMS::Endpoint.EngineName`.
|
String |
getExtraConnectionAttributes()
`AWS::DMS::Endpoint.ExtraConnectionAttributes`.
|
Object |
getIbmDb2Settings()
`AWS::DMS::Endpoint.IbmDb2Settings`.
|
Object |
getKafkaSettings()
`AWS::DMS::Endpoint.KafkaSettings`.
|
Object |
getKinesisSettings()
`AWS::DMS::Endpoint.KinesisSettings`.
|
String |
getKmsKeyId()
`AWS::DMS::Endpoint.KmsKeyId`.
|
Object |
getMicrosoftSqlServerSettings()
`AWS::DMS::Endpoint.MicrosoftSqlServerSettings`.
|
Object |
getMongoDbSettings()
`AWS::DMS::Endpoint.MongoDbSettings`.
|
Object |
getMySqlSettings()
`AWS::DMS::Endpoint.MySqlSettings`.
|
Object |
getNeptuneSettings()
`AWS::DMS::Endpoint.NeptuneSettings`.
|
Object |
getOracleSettings()
`AWS::DMS::Endpoint.OracleSettings`.
|
String |
getPassword()
`AWS::DMS::Endpoint.Password`.
|
Number |
getPort()
`AWS::DMS::Endpoint.Port`.
|
Object |
getPostgreSqlSettings()
`AWS::DMS::Endpoint.PostgreSqlSettings`.
|
Object |
getRedshiftSettings()
`AWS::DMS::Endpoint.RedshiftSettings`.
|
String |
getResourceIdentifier()
`AWS::DMS::Endpoint.ResourceIdentifier`.
|
Object |
getS3Settings()
`AWS::DMS::Endpoint.S3Settings`.
|
String |
getServerName()
`AWS::DMS::Endpoint.ServerName`.
|
String |
getSslMode()
`AWS::DMS::Endpoint.SslMode`.
|
Object |
getSybaseSettings()
`AWS::DMS::Endpoint.SybaseSettings`.
|
List<CfnTag> |
getTags()
`AWS::DMS::Endpoint.Tags`.
|
String |
getUsername()
`AWS::DMS::Endpoint.Username`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String endpointType, String engineName, String certificateArn, String databaseName, Object docDbSettings, Object dynamoDbSettings, Object elasticsearchSettings, String endpointIdentifier, String extraConnectionAttributes, Object ibmDb2Settings, Object kafkaSettings, Object kinesisSettings, String kmsKeyId, Object microsoftSqlServerSettings, Object mongoDbSettings, Object mySqlSettings, Object neptuneSettings, Object oracleSettings, String password, Number port, Object postgreSqlSettings, Object redshiftSettings, String resourceIdentifier, Object s3Settings, String serverName, String sslMode, Object sybaseSettings, List<? extends CfnTag> tags, String username)
CfnEndpointProps.Builder.public final String getEndpointType()
CfnEndpointPropsgetEndpointType in interface CfnEndpointPropspublic final String getEngineName()
CfnEndpointPropsgetEngineName in interface CfnEndpointPropspublic final String getCertificateArn()
CfnEndpointPropsgetCertificateArn in interface CfnEndpointPropspublic final String getDatabaseName()
CfnEndpointPropsgetDatabaseName in interface CfnEndpointPropspublic final Object getDocDbSettings()
CfnEndpointPropsgetDocDbSettings in interface CfnEndpointPropspublic final Object getDynamoDbSettings()
CfnEndpointPropsgetDynamoDbSettings in interface CfnEndpointPropspublic final Object getElasticsearchSettings()
CfnEndpointPropsgetElasticsearchSettings in interface CfnEndpointPropspublic final String getEndpointIdentifier()
CfnEndpointPropsgetEndpointIdentifier in interface CfnEndpointPropspublic final String getExtraConnectionAttributes()
CfnEndpointPropsgetExtraConnectionAttributes in interface CfnEndpointPropspublic final Object getIbmDb2Settings()
CfnEndpointPropsgetIbmDb2Settings in interface CfnEndpointPropspublic final Object getKafkaSettings()
CfnEndpointPropsgetKafkaSettings in interface CfnEndpointPropspublic final Object getKinesisSettings()
CfnEndpointPropsgetKinesisSettings in interface CfnEndpointPropspublic final String getKmsKeyId()
CfnEndpointPropsgetKmsKeyId in interface CfnEndpointPropspublic final Object getMicrosoftSqlServerSettings()
CfnEndpointPropsgetMicrosoftSqlServerSettings in interface CfnEndpointPropspublic final Object getMongoDbSettings()
CfnEndpointPropsgetMongoDbSettings in interface CfnEndpointPropspublic final Object getMySqlSettings()
CfnEndpointPropsgetMySqlSettings in interface CfnEndpointPropspublic final Object getNeptuneSettings()
CfnEndpointPropsgetNeptuneSettings in interface CfnEndpointPropspublic final Object getOracleSettings()
CfnEndpointPropsgetOracleSettings in interface CfnEndpointPropspublic final String getPassword()
CfnEndpointPropsgetPassword in interface CfnEndpointPropspublic final Number getPort()
CfnEndpointPropsgetPort in interface CfnEndpointPropspublic final Object getPostgreSqlSettings()
CfnEndpointPropsgetPostgreSqlSettings in interface CfnEndpointPropspublic final Object getRedshiftSettings()
CfnEndpointPropsgetRedshiftSettings in interface CfnEndpointPropspublic final String getResourceIdentifier()
CfnEndpointPropsgetResourceIdentifier in interface CfnEndpointPropspublic final Object getS3Settings()
CfnEndpointPropsgetS3Settings in interface CfnEndpointPropspublic final String getServerName()
CfnEndpointPropsgetServerName in interface CfnEndpointPropspublic final String getSslMode()
CfnEndpointPropsgetSslMode in interface CfnEndpointPropspublic final Object getSybaseSettings()
CfnEndpointPropsgetSybaseSettings in interface CfnEndpointPropspublic final List<CfnTag> getTags()
CfnEndpointPropsgetTags in interface CfnEndpointPropspublic final String getUsername()
CfnEndpointPropsgetUsername in interface CfnEndpointProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.