Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.dms.CfnEndpointPropsMixin.Builder
Packages that use CfnEndpointPropsMixin.Builder
-
Uses of CfnEndpointPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.dms
Methods in software.amazon.awscdk.cfnpropertymixins.services.dms that return CfnEndpointPropsMixin.BuilderModifier and TypeMethodDescriptionCfnEndpointPropsMixin.Builder.certificateArn(String certificateArn) The Amazon Resource Name (ARN) for the certificate.CfnEndpointPropsMixin.Builder.create()CfnEndpointPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnEndpointPropsMixin.Builder.databaseName(String databaseName) The name of the endpoint database.CfnEndpointPropsMixin.Builder.docDbSettings(CfnEndpointPropsMixin.DocDbSettingsProperty docDbSettings) Settings in JSON format for the source and target DocumentDB endpoint.CfnEndpointPropsMixin.Builder.docDbSettings(IResolvable docDbSettings) Settings in JSON format for the source and target DocumentDB endpoint.CfnEndpointPropsMixin.Builder.dynamoDbSettings(CfnEndpointPropsMixin.DynamoDbSettingsProperty dynamoDbSettings) Settings in JSON format for the target Amazon DynamoDB endpoint.CfnEndpointPropsMixin.Builder.dynamoDbSettings(IResolvable dynamoDbSettings) Settings in JSON format for the target Amazon DynamoDB endpoint.CfnEndpointPropsMixin.Builder.elasticsearchSettings(CfnEndpointPropsMixin.ElasticsearchSettingsProperty elasticsearchSettings) Settings in JSON format for the target OpenSearch endpoint.CfnEndpointPropsMixin.Builder.elasticsearchSettings(IResolvable elasticsearchSettings) Settings in JSON format for the target OpenSearch endpoint.CfnEndpointPropsMixin.Builder.endpointIdentifier(String endpointIdentifier) The database endpoint identifier.CfnEndpointPropsMixin.Builder.endpointType(String endpointType) The type of endpoint.CfnEndpointPropsMixin.Builder.engineName(String engineName) The type of engine for the endpoint, depending on theEndpointTypevalue.CfnEndpointPropsMixin.Builder.extraConnectionAttributes(String extraConnectionAttributes) Additional attributes associated with the connection.CfnEndpointPropsMixin.Builder.gcpMySqlSettings(CfnEndpointPropsMixin.GcpMySQLSettingsProperty gcpMySqlSettings) Settings in JSON format for the source GCP MySQL endpoint.CfnEndpointPropsMixin.Builder.gcpMySqlSettings(IResolvable gcpMySqlSettings) Settings in JSON format for the source GCP MySQL endpoint.CfnEndpointPropsMixin.Builder.ibmDb2Settings(CfnEndpointPropsMixin.IbmDb2SettingsProperty ibmDb2Settings) Settings in JSON format for the source IBM Db2 LUW endpoint.CfnEndpointPropsMixin.Builder.ibmDb2Settings(IResolvable ibmDb2Settings) Settings in JSON format for the source IBM Db2 LUW endpoint.CfnEndpointPropsMixin.Builder.kafkaSettings(CfnEndpointPropsMixin.KafkaSettingsProperty kafkaSettings) Settings in JSON format for the target Apache Kafka endpoint.CfnEndpointPropsMixin.Builder.kafkaSettings(IResolvable kafkaSettings) Settings in JSON format for the target Apache Kafka endpoint.CfnEndpointPropsMixin.Builder.kinesisSettings(CfnEndpointPropsMixin.KinesisSettingsProperty kinesisSettings) Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams.CfnEndpointPropsMixin.Builder.kinesisSettings(IResolvable kinesisSettings) Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams.An AWS key identifier that is used to encrypt the connection parameters for the endpoint.CfnEndpointPropsMixin.Builder.microsoftSqlServerSettings(CfnEndpointPropsMixin.MicrosoftSqlServerSettingsProperty microsoftSqlServerSettings) Settings in JSON format for the source and target Microsoft SQL Server endpoint.CfnEndpointPropsMixin.Builder.microsoftSqlServerSettings(IResolvable microsoftSqlServerSettings) Settings in JSON format for the source and target Microsoft SQL Server endpoint.CfnEndpointPropsMixin.Builder.mongoDbSettings(CfnEndpointPropsMixin.MongoDbSettingsProperty mongoDbSettings) Settings in JSON format for the source MongoDB endpoint.CfnEndpointPropsMixin.Builder.mongoDbSettings(IResolvable mongoDbSettings) Settings in JSON format for the source MongoDB endpoint.CfnEndpointPropsMixin.Builder.mySqlSettings(CfnEndpointPropsMixin.MySqlSettingsProperty mySqlSettings) Settings in JSON format for the source and target MySQL endpoint.CfnEndpointPropsMixin.Builder.mySqlSettings(IResolvable mySqlSettings) Settings in JSON format for the source and target MySQL endpoint.CfnEndpointPropsMixin.Builder.neptuneSettings(CfnEndpointPropsMixin.NeptuneSettingsProperty neptuneSettings) Settings in JSON format for the target Amazon Neptune endpoint.CfnEndpointPropsMixin.Builder.neptuneSettings(IResolvable neptuneSettings) Settings in JSON format for the target Amazon Neptune endpoint.CfnEndpointPropsMixin.Builder.oracleSettings(CfnEndpointPropsMixin.OracleSettingsProperty oracleSettings) Settings in JSON format for the source and target Oracle endpoint.CfnEndpointPropsMixin.Builder.oracleSettings(IResolvable oracleSettings) Settings in JSON format for the source and target Oracle endpoint.The password to be used to log in to the endpoint database.The port used by the endpoint database.CfnEndpointPropsMixin.Builder.postgreSqlSettings(CfnEndpointPropsMixin.PostgreSqlSettingsProperty postgreSqlSettings) Settings in JSON format for the source and target PostgreSQL endpoint.CfnEndpointPropsMixin.Builder.postgreSqlSettings(IResolvable postgreSqlSettings) Settings in JSON format for the source and target PostgreSQL endpoint.CfnEndpointPropsMixin.Builder.redisSettings(CfnEndpointPropsMixin.RedisSettingsProperty redisSettings) Settings in JSON format for the target Redis endpoint.CfnEndpointPropsMixin.Builder.redisSettings(IResolvable redisSettings) Settings in JSON format for the target Redis endpoint.CfnEndpointPropsMixin.Builder.redshiftSettings(CfnEndpointPropsMixin.RedshiftSettingsProperty redshiftSettings) Settings in JSON format for the Amazon Redshift endpoint.CfnEndpointPropsMixin.Builder.redshiftSettings(IResolvable redshiftSettings) Settings in JSON format for the Amazon Redshift endpoint.CfnEndpointPropsMixin.Builder.resourceIdentifier(String resourceIdentifier) A display name for the resource identifier at the end of theEndpointArnresponse parameter that is returned in the createdEndpointobject.CfnEndpointPropsMixin.Builder.s3Settings(CfnEndpointPropsMixin.S3SettingsProperty s3Settings) Settings in JSON format for the source and target Amazon S3 endpoint.CfnEndpointPropsMixin.Builder.s3Settings(IResolvable s3Settings) Settings in JSON format for the source and target Amazon S3 endpoint.CfnEndpointPropsMixin.Builder.serverName(String serverName) The name of the server where the endpoint database resides.The Secure Sockets Layer (SSL) mode to use for the SSL connection.CfnEndpointPropsMixin.Builder.sybaseSettings(CfnEndpointPropsMixin.SybaseSettingsProperty sybaseSettings) Settings in JSON format for the source and target SAP ASE endpoint.CfnEndpointPropsMixin.Builder.sybaseSettings(IResolvable sybaseSettings) Settings in JSON format for the source and target SAP ASE endpoint.One or more tags to be assigned to the endpoint.The user name to be used to log in to the endpoint database.