Class CfnEndpointMixinProps.Builder
java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.dms.CfnEndpointMixinProps.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnEndpointMixinProps>
- Enclosing interface:
CfnEndpointMixinProps
@Stability(Stable)
public static final class CfnEndpointMixinProps.Builder
extends Object
implements software.amazon.jsii.Builder<CfnEndpointMixinProps>
A builder for
CfnEndpointMixinProps-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.certificateArn(String certificateArn) Sets the value ofCfnEndpointMixinProps.getCertificateArn()databaseName(String databaseName) Sets the value ofCfnEndpointMixinProps.getDatabaseName()docDbSettings(CfnEndpointPropsMixin.DocDbSettingsProperty docDbSettings) Sets the value ofCfnEndpointMixinProps.getDocDbSettings()docDbSettings(IResolvable docDbSettings) Sets the value ofCfnEndpointMixinProps.getDocDbSettings()dynamoDbSettings(CfnEndpointPropsMixin.DynamoDbSettingsProperty dynamoDbSettings) Sets the value ofCfnEndpointMixinProps.getDynamoDbSettings()dynamoDbSettings(IResolvable dynamoDbSettings) Sets the value ofCfnEndpointMixinProps.getDynamoDbSettings()elasticsearchSettings(CfnEndpointPropsMixin.ElasticsearchSettingsProperty elasticsearchSettings) Sets the value ofCfnEndpointMixinProps.getElasticsearchSettings()elasticsearchSettings(IResolvable elasticsearchSettings) Sets the value ofCfnEndpointMixinProps.getElasticsearchSettings()endpointIdentifier(String endpointIdentifier) Sets the value ofCfnEndpointMixinProps.getEndpointIdentifier()endpointType(String endpointType) Sets the value ofCfnEndpointMixinProps.getEndpointType()engineName(String engineName) Sets the value ofCfnEndpointMixinProps.getEngineName()extraConnectionAttributes(String extraConnectionAttributes) Sets the value ofCfnEndpointMixinProps.getExtraConnectionAttributes()gcpMySqlSettings(CfnEndpointPropsMixin.GcpMySQLSettingsProperty gcpMySqlSettings) Sets the value ofCfnEndpointMixinProps.getGcpMySqlSettings()gcpMySqlSettings(IResolvable gcpMySqlSettings) Sets the value ofCfnEndpointMixinProps.getGcpMySqlSettings()ibmDb2Settings(CfnEndpointPropsMixin.IbmDb2SettingsProperty ibmDb2Settings) Sets the value ofCfnEndpointMixinProps.getIbmDb2Settings()ibmDb2Settings(IResolvable ibmDb2Settings) Sets the value ofCfnEndpointMixinProps.getIbmDb2Settings()kafkaSettings(CfnEndpointPropsMixin.KafkaSettingsProperty kafkaSettings) Sets the value ofCfnEndpointMixinProps.getKafkaSettings()kafkaSettings(IResolvable kafkaSettings) Sets the value ofCfnEndpointMixinProps.getKafkaSettings()kinesisSettings(CfnEndpointPropsMixin.KinesisSettingsProperty kinesisSettings) Sets the value ofCfnEndpointMixinProps.getKinesisSettings()kinesisSettings(IResolvable kinesisSettings) Sets the value ofCfnEndpointMixinProps.getKinesisSettings()Sets the value ofCfnEndpointMixinProps.getKmsKeyId()microsoftSqlServerSettings(CfnEndpointPropsMixin.MicrosoftSqlServerSettingsProperty microsoftSqlServerSettings) Sets the value ofCfnEndpointMixinProps.getMicrosoftSqlServerSettings()microsoftSqlServerSettings(IResolvable microsoftSqlServerSettings) Sets the value ofCfnEndpointMixinProps.getMicrosoftSqlServerSettings()mongoDbSettings(CfnEndpointPropsMixin.MongoDbSettingsProperty mongoDbSettings) Sets the value ofCfnEndpointMixinProps.getMongoDbSettings()mongoDbSettings(IResolvable mongoDbSettings) Sets the value ofCfnEndpointMixinProps.getMongoDbSettings()mySqlSettings(CfnEndpointPropsMixin.MySqlSettingsProperty mySqlSettings) Sets the value ofCfnEndpointMixinProps.getMySqlSettings()mySqlSettings(IResolvable mySqlSettings) Sets the value ofCfnEndpointMixinProps.getMySqlSettings()neptuneSettings(CfnEndpointPropsMixin.NeptuneSettingsProperty neptuneSettings) Sets the value ofCfnEndpointMixinProps.getNeptuneSettings()neptuneSettings(IResolvable neptuneSettings) Sets the value ofCfnEndpointMixinProps.getNeptuneSettings()oracleSettings(CfnEndpointPropsMixin.OracleSettingsProperty oracleSettings) Sets the value ofCfnEndpointMixinProps.getOracleSettings()oracleSettings(IResolvable oracleSettings) Sets the value ofCfnEndpointMixinProps.getOracleSettings()Sets the value ofCfnEndpointMixinProps.getPassword()Sets the value ofCfnEndpointMixinProps.getPort()postgreSqlSettings(CfnEndpointPropsMixin.PostgreSqlSettingsProperty postgreSqlSettings) Sets the value ofCfnEndpointMixinProps.getPostgreSqlSettings()postgreSqlSettings(IResolvable postgreSqlSettings) Sets the value ofCfnEndpointMixinProps.getPostgreSqlSettings()redisSettings(CfnEndpointPropsMixin.RedisSettingsProperty redisSettings) Sets the value ofCfnEndpointMixinProps.getRedisSettings()redisSettings(IResolvable redisSettings) Sets the value ofCfnEndpointMixinProps.getRedisSettings()redshiftSettings(CfnEndpointPropsMixin.RedshiftSettingsProperty redshiftSettings) Sets the value ofCfnEndpointMixinProps.getRedshiftSettings()redshiftSettings(IResolvable redshiftSettings) Sets the value ofCfnEndpointMixinProps.getRedshiftSettings()resourceIdentifier(String resourceIdentifier) Sets the value ofCfnEndpointMixinProps.getResourceIdentifier()s3Settings(CfnEndpointPropsMixin.S3SettingsProperty s3Settings) Sets the value ofCfnEndpointMixinProps.getS3Settings()s3Settings(IResolvable s3Settings) Sets the value ofCfnEndpointMixinProps.getS3Settings()serverName(String serverName) Sets the value ofCfnEndpointMixinProps.getServerName()Sets the value ofCfnEndpointMixinProps.getSslMode()sybaseSettings(CfnEndpointPropsMixin.SybaseSettingsProperty sybaseSettings) Sets the value ofCfnEndpointMixinProps.getSybaseSettings()sybaseSettings(IResolvable sybaseSettings) Sets the value ofCfnEndpointMixinProps.getSybaseSettings()Sets the value ofCfnEndpointMixinProps.getTags()Sets the value ofCfnEndpointMixinProps.getUsername()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
certificateArn
Sets the value ofCfnEndpointMixinProps.getCertificateArn()- Parameters:
certificateArn- The Amazon Resource Name (ARN) for the certificate.- Returns:
this
-
databaseName
Sets the value ofCfnEndpointMixinProps.getDatabaseName()- Parameters:
databaseName- The name of the endpoint database. For a MySQL source or target endpoint, don't specifyDatabaseName. To migrate to a specific database, use this setting andtargetDbType.- Returns:
this
-
docDbSettings
Sets the value ofCfnEndpointMixinProps.getDocDbSettings()- Parameters:
docDbSettings- Settings in JSON format for the source and target DocumentDB endpoint. For more information about other available settings, see Using extra connections attributes with Amazon DocumentDB as a source and Using Amazon DocumentDB as a target for AWS Database Migration Service in the AWS Database Migration Service User Guide .- Returns:
this
-
docDbSettings
@Stability(Stable) public CfnEndpointMixinProps.Builder docDbSettings(CfnEndpointPropsMixin.DocDbSettingsProperty docDbSettings) Sets the value ofCfnEndpointMixinProps.getDocDbSettings()- Parameters:
docDbSettings- Settings in JSON format for the source and target DocumentDB endpoint. For more information about other available settings, see Using extra connections attributes with Amazon DocumentDB as a source and Using Amazon DocumentDB as a target for AWS Database Migration Service in the AWS Database Migration Service User Guide .- Returns:
this
-
dynamoDbSettings
@Stability(Stable) public CfnEndpointMixinProps.Builder dynamoDbSettings(IResolvable dynamoDbSettings) Sets the value ofCfnEndpointMixinProps.getDynamoDbSettings()- Parameters:
dynamoDbSettings- Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using object mapping to migrate data to DynamoDB in the AWS Database Migration Service User Guide .- Returns:
this
-
dynamoDbSettings
@Stability(Stable) public CfnEndpointMixinProps.Builder dynamoDbSettings(CfnEndpointPropsMixin.DynamoDbSettingsProperty dynamoDbSettings) Sets the value ofCfnEndpointMixinProps.getDynamoDbSettings()- Parameters:
dynamoDbSettings- Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using object mapping to migrate data to DynamoDB in the AWS Database Migration Service User Guide .- Returns:
this
-
elasticsearchSettings
@Stability(Stable) public CfnEndpointMixinProps.Builder elasticsearchSettings(IResolvable elasticsearchSettings) Sets the value ofCfnEndpointMixinProps.getElasticsearchSettings()- Parameters:
elasticsearchSettings- Settings in JSON format for the target OpenSearch endpoint. For more information about the available settings, see Extra connection attributes when using OpenSearch as a target for AWS DMS in the AWS Database Migration Service User Guide .- Returns:
this
-
elasticsearchSettings
@Stability(Stable) public CfnEndpointMixinProps.Builder elasticsearchSettings(CfnEndpointPropsMixin.ElasticsearchSettingsProperty elasticsearchSettings) Sets the value ofCfnEndpointMixinProps.getElasticsearchSettings()- Parameters:
elasticsearchSettings- Settings in JSON format for the target OpenSearch endpoint. For more information about the available settings, see Extra connection attributes when using OpenSearch as a target for AWS DMS in the AWS Database Migration Service User Guide .- Returns:
this
-
endpointIdentifier
@Stability(Stable) public CfnEndpointMixinProps.Builder endpointIdentifier(String endpointIdentifier) Sets the value ofCfnEndpointMixinProps.getEndpointIdentifier()- Parameters:
endpointIdentifier- The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen, or contain two consecutive hyphens.- Returns:
this
-
endpointType
Sets the value ofCfnEndpointMixinProps.getEndpointType()- Parameters:
endpointType- The type of endpoint. Valid values aresourceandtarget.- Returns:
this
-
engineName
Sets the value ofCfnEndpointMixinProps.getEngineName()- Parameters:
engineName- The type of engine for the endpoint, depending on theEndpointTypevalue. Valid values :mysql|oracle|postgres|mariadb|aurora|aurora-postgresql|opensearch|redshift|redshift-serverless|s3|db2|azuredb|sybase|dynamodb|mongodb|kinesis|kafka|elasticsearch|docdb|sqlserver|neptune- Returns:
this
-
extraConnectionAttributes
@Stability(Stable) public CfnEndpointMixinProps.Builder extraConnectionAttributes(String extraConnectionAttributes) Sets the value ofCfnEndpointMixinProps.getExtraConnectionAttributes()- Parameters:
extraConnectionAttributes- Additional attributes associated with the connection. Each attribute is specified as a name-value pair associated by an equal sign (=). Multiple attributes are separated by a semicolon (;) with no additional white space. For information on the attributes available for connecting your source or target endpoint, see Working with AWS DMS Endpoints in the AWS Database Migration Service User Guide .- Returns:
this
-
gcpMySqlSettings
@Stability(Stable) public CfnEndpointMixinProps.Builder gcpMySqlSettings(IResolvable gcpMySqlSettings) Sets the value ofCfnEndpointMixinProps.getGcpMySqlSettings()- Parameters:
gcpMySqlSettings- Settings in JSON format for the source GCP MySQL endpoint. These settings are much the same as the settings for any MySQL-compatible endpoint. For more information, see Extra connection attributes when using MySQL as a source for AWS DMS in the AWS Database Migration Service User Guide .- Returns:
this
-
gcpMySqlSettings
@Stability(Stable) public CfnEndpointMixinProps.Builder gcpMySqlSettings(CfnEndpointPropsMixin.GcpMySQLSettingsProperty gcpMySqlSettings) Sets the value ofCfnEndpointMixinProps.getGcpMySqlSettings()- Parameters:
gcpMySqlSettings- Settings in JSON format for the source GCP MySQL endpoint. These settings are much the same as the settings for any MySQL-compatible endpoint. For more information, see Extra connection attributes when using MySQL as a source for AWS DMS in the AWS Database Migration Service User Guide .- Returns:
this
-
ibmDb2Settings
Sets the value ofCfnEndpointMixinProps.getIbmDb2Settings()- Parameters:
ibmDb2Settings- Settings in JSON format for the source IBM Db2 LUW endpoint. For information about other available settings, see Extra connection attributes when using Db2 LUW as a source for AWS DMS in the AWS Database Migration Service User Guide .- Returns:
this
-
ibmDb2Settings
@Stability(Stable) public CfnEndpointMixinProps.Builder ibmDb2Settings(CfnEndpointPropsMixin.IbmDb2SettingsProperty ibmDb2Settings) Sets the value ofCfnEndpointMixinProps.getIbmDb2Settings()- Parameters:
ibmDb2Settings- Settings in JSON format for the source IBM Db2 LUW endpoint. For information about other available settings, see Extra connection attributes when using Db2 LUW as a source for AWS DMS in the AWS Database Migration Service User Guide .- Returns:
this
-
kafkaSettings
Sets the value ofCfnEndpointMixinProps.getKafkaSettings()- Parameters:
kafkaSettings- Settings in JSON format for the target Apache Kafka endpoint. For more information about other available settings, see Using object mapping to migrate data to a Kafka topic in the AWS Database Migration Service User Guide .- Returns:
this
-
kafkaSettings
@Stability(Stable) public CfnEndpointMixinProps.Builder kafkaSettings(CfnEndpointPropsMixin.KafkaSettingsProperty kafkaSettings) Sets the value ofCfnEndpointMixinProps.getKafkaSettings()- Parameters:
kafkaSettings- Settings in JSON format for the target Apache Kafka endpoint. For more information about other available settings, see Using object mapping to migrate data to a Kafka topic in the AWS Database Migration Service User Guide .- Returns:
this
-
kinesisSettings
@Stability(Stable) public CfnEndpointMixinProps.Builder kinesisSettings(IResolvable kinesisSettings) Sets the value ofCfnEndpointMixinProps.getKinesisSettings()- Parameters:
kinesisSettings- Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For more information about other available settings, see Using object mapping to migrate data to a Kinesis data stream in the AWS Database Migration Service User Guide .- Returns:
this
-
kinesisSettings
@Stability(Stable) public CfnEndpointMixinProps.Builder kinesisSettings(CfnEndpointPropsMixin.KinesisSettingsProperty kinesisSettings) Sets the value ofCfnEndpointMixinProps.getKinesisSettings()- Parameters:
kinesisSettings- Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For more information about other available settings, see Using object mapping to migrate data to a Kinesis data stream in the AWS Database Migration Service User Guide .- Returns:
this
-
kmsKeyId
Sets the value ofCfnEndpointMixinProps.getKmsKeyId()- Parameters:
kmsKeyId- An AWS key identifier that is used to encrypt the connection parameters for the endpoint. If you don't specify a value for theKmsKeyIdparameter, AWS DMS uses your default encryption key.AWS creates the default encryption key for your AWS account . Your AWS account has a different default encryption key for each AWS Region .
- Returns:
this
-
microsoftSqlServerSettings
@Stability(Stable) public CfnEndpointMixinProps.Builder microsoftSqlServerSettings(IResolvable microsoftSqlServerSettings) Sets the value ofCfnEndpointMixinProps.getMicrosoftSqlServerSettings()- Parameters:
microsoftSqlServerSettings- Settings in JSON format for the source and target Microsoft SQL Server endpoint. For information about other available settings, see Extra connection attributes when using SQL Server as a source for AWS DMS and Extra connection attributes when using SQL Server as a target for AWS DMS in the AWS Database Migration Service User Guide .- Returns:
this
-
microsoftSqlServerSettings
@Stability(Stable) public CfnEndpointMixinProps.Builder microsoftSqlServerSettings(CfnEndpointPropsMixin.MicrosoftSqlServerSettingsProperty microsoftSqlServerSettings) Sets the value ofCfnEndpointMixinProps.getMicrosoftSqlServerSettings()- Parameters:
microsoftSqlServerSettings- Settings in JSON format for the source and target Microsoft SQL Server endpoint. For information about other available settings, see Extra connection attributes when using SQL Server as a source for AWS DMS and Extra connection attributes when using SQL Server as a target for AWS DMS in the AWS Database Migration Service User Guide .- Returns:
this
-
mongoDbSettings
@Stability(Stable) public CfnEndpointMixinProps.Builder mongoDbSettings(IResolvable mongoDbSettings) Sets the value ofCfnEndpointMixinProps.getMongoDbSettings()- Parameters:
mongoDbSettings- Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see Using MongoDB as a target for AWS Database Migration Service in the AWS Database Migration Service User Guide .- Returns:
this
-
mongoDbSettings
@Stability(Stable) public CfnEndpointMixinProps.Builder mongoDbSettings(CfnEndpointPropsMixin.MongoDbSettingsProperty mongoDbSettings) Sets the value ofCfnEndpointMixinProps.getMongoDbSettings()- Parameters:
mongoDbSettings- Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see Using MongoDB as a target for AWS Database Migration Service in the AWS Database Migration Service User Guide .- Returns:
this
-
mySqlSettings
Sets the value ofCfnEndpointMixinProps.getMySqlSettings()- Parameters:
mySqlSettings- Settings in JSON format for the source and target MySQL endpoint. For information about other available settings, see Extra connection attributes when using MySQL as a source for AWS DMS and Extra connection attributes when using a MySQL-compatible database as a target for AWS DMS in the AWS Database Migration Service User Guide .- Returns:
this
-
mySqlSettings
@Stability(Stable) public CfnEndpointMixinProps.Builder mySqlSettings(CfnEndpointPropsMixin.MySqlSettingsProperty mySqlSettings) Sets the value ofCfnEndpointMixinProps.getMySqlSettings()- Parameters:
mySqlSettings- Settings in JSON format for the source and target MySQL endpoint. For information about other available settings, see Extra connection attributes when using MySQL as a source for AWS DMS and Extra connection attributes when using a MySQL-compatible database as a target for AWS DMS in the AWS Database Migration Service User Guide .- Returns:
this
-
neptuneSettings
@Stability(Stable) public CfnEndpointMixinProps.Builder neptuneSettings(IResolvable neptuneSettings) Sets the value ofCfnEndpointMixinProps.getNeptuneSettings()- Parameters:
neptuneSettings- Settings in JSON format for the target Amazon Neptune endpoint. For more information about the available settings, see Specifying endpoint settings for Amazon Neptune as a target in the AWS Database Migration Service User Guide .- Returns:
this
-
neptuneSettings
@Stability(Stable) public CfnEndpointMixinProps.Builder neptuneSettings(CfnEndpointPropsMixin.NeptuneSettingsProperty neptuneSettings) Sets the value ofCfnEndpointMixinProps.getNeptuneSettings()- Parameters:
neptuneSettings- Settings in JSON format for the target Amazon Neptune endpoint. For more information about the available settings, see Specifying endpoint settings for Amazon Neptune as a target in the AWS Database Migration Service User Guide .- Returns:
this
-
oracleSettings
Sets the value ofCfnEndpointMixinProps.getOracleSettings()- Parameters:
oracleSettings- Settings in JSON format for the source and target Oracle endpoint. For information about other available settings, see Extra connection attributes when using Oracle as a source for AWS DMS and Extra connection attributes when using Oracle as a target for AWS DMS in the AWS Database Migration Service User Guide .- Returns:
this
-
oracleSettings
@Stability(Stable) public CfnEndpointMixinProps.Builder oracleSettings(CfnEndpointPropsMixin.OracleSettingsProperty oracleSettings) Sets the value ofCfnEndpointMixinProps.getOracleSettings()- Parameters:
oracleSettings- Settings in JSON format for the source and target Oracle endpoint. For information about other available settings, see Extra connection attributes when using Oracle as a source for AWS DMS and Extra connection attributes when using Oracle as a target for AWS DMS in the AWS Database Migration Service User Guide .- Returns:
this
-
password
Sets the value ofCfnEndpointMixinProps.getPassword()- Parameters:
password- The password to be used to log in to the endpoint database.- Returns:
this
-
port
Sets the value ofCfnEndpointMixinProps.getPort()- Parameters:
port- The port used by the endpoint database.- Returns:
this
-
postgreSqlSettings
@Stability(Stable) public CfnEndpointMixinProps.Builder postgreSqlSettings(IResolvable postgreSqlSettings) Sets the value ofCfnEndpointMixinProps.getPostgreSqlSettings()- Parameters:
postgreSqlSettings- Settings in JSON format for the source and target PostgreSQL endpoint. For information about other available settings, see Extra connection attributes when using PostgreSQL as a source for AWS DMS and Extra connection attributes when using PostgreSQL as a target for AWS DMS in the AWS Database Migration Service User Guide .- Returns:
this
-
postgreSqlSettings
@Stability(Stable) public CfnEndpointMixinProps.Builder postgreSqlSettings(CfnEndpointPropsMixin.PostgreSqlSettingsProperty postgreSqlSettings) Sets the value ofCfnEndpointMixinProps.getPostgreSqlSettings()- Parameters:
postgreSqlSettings- Settings in JSON format for the source and target PostgreSQL endpoint. For information about other available settings, see Extra connection attributes when using PostgreSQL as a source for AWS DMS and Extra connection attributes when using PostgreSQL as a target for AWS DMS in the AWS Database Migration Service User Guide .- Returns:
this
-
redisSettings
Sets the value ofCfnEndpointMixinProps.getRedisSettings()- Parameters:
redisSettings- Settings in JSON format for the target Redis endpoint. For information about other available settings, see Specifying endpoint settings for Redis as a target in the AWS Database Migration Service User Guide .- Returns:
this
-
redisSettings
@Stability(Stable) public CfnEndpointMixinProps.Builder redisSettings(CfnEndpointPropsMixin.RedisSettingsProperty redisSettings) Sets the value ofCfnEndpointMixinProps.getRedisSettings()- Parameters:
redisSettings- Settings in JSON format for the target Redis endpoint. For information about other available settings, see Specifying endpoint settings for Redis as a target in the AWS Database Migration Service User Guide .- Returns:
this
-
redshiftSettings
@Stability(Stable) public CfnEndpointMixinProps.Builder redshiftSettings(IResolvable redshiftSettings) Sets the value ofCfnEndpointMixinProps.getRedshiftSettings()- Parameters:
redshiftSettings- Settings in JSON format for the Amazon Redshift endpoint. For more information about other available settings, see Extra connection attributes when using Amazon Redshift as a target for AWS DMS in the AWS Database Migration Service User Guide .- Returns:
this
-
redshiftSettings
@Stability(Stable) public CfnEndpointMixinProps.Builder redshiftSettings(CfnEndpointPropsMixin.RedshiftSettingsProperty redshiftSettings) Sets the value ofCfnEndpointMixinProps.getRedshiftSettings()- Parameters:
redshiftSettings- Settings in JSON format for the Amazon Redshift endpoint. For more information about other available settings, see Extra connection attributes when using Amazon Redshift as a target for AWS DMS in the AWS Database Migration Service User Guide .- Returns:
this
-
resourceIdentifier
@Stability(Stable) public CfnEndpointMixinProps.Builder resourceIdentifier(String resourceIdentifier) Sets the value ofCfnEndpointMixinProps.getResourceIdentifier()- Parameters:
resourceIdentifier- A display name for the resource identifier at the end of theEndpointArnresponse parameter that is returned in the createdEndpointobject. The value for this parameter can have up to 31 characters. It can contain only ASCII letters, digits, and hyphen ('-'). Also, it can't end with a hyphen or contain two consecutive hyphens, and can only begin with a letter, such asExample-App-ARN1.For example, this value might result in the
EndpointArnvaluearn:aws:dms:eu-west-1:012345678901:rep:Example-App-ARN1. If you don't specify aResourceIdentifiervalue, AWS DMS generates a default identifier value for the end ofEndpointArn.- Returns:
this
-
s3Settings
Sets the value ofCfnEndpointMixinProps.getS3Settings()- Parameters:
s3Settings- Settings in JSON format for the source and target Amazon S3 endpoint. For more information about other available settings, see Extra connection attributes when using Amazon S3 as a source for AWS DMS and Extra connection attributes when using Amazon S3 as a target for AWS DMS in the AWS Database Migration Service User Guide .- Returns:
this
-
s3Settings
@Stability(Stable) public CfnEndpointMixinProps.Builder s3Settings(CfnEndpointPropsMixin.S3SettingsProperty s3Settings) Sets the value ofCfnEndpointMixinProps.getS3Settings()- Parameters:
s3Settings- Settings in JSON format for the source and target Amazon S3 endpoint. For more information about other available settings, see Extra connection attributes when using Amazon S3 as a source for AWS DMS and Extra connection attributes when using Amazon S3 as a target for AWS DMS in the AWS Database Migration Service User Guide .- Returns:
this
-
serverName
Sets the value ofCfnEndpointMixinProps.getServerName()- Parameters:
serverName- The name of the server where the endpoint database resides.- Returns:
this
-
sslMode
Sets the value ofCfnEndpointMixinProps.getSslMode()- Parameters:
sslMode- The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default isnone.When
engine_nameis set to S3, the only allowed value isnone.- Returns:
this
-
sybaseSettings
Sets the value ofCfnEndpointMixinProps.getSybaseSettings()- Parameters:
sybaseSettings- Settings in JSON format for the source and target SAP ASE endpoint. For information about other available settings, see Extra connection attributes when using SAP ASE as a source for AWS DMS and Extra connection attributes when using SAP ASE as a target for AWS DMS in the AWS Database Migration Service User Guide .- Returns:
this
-
sybaseSettings
@Stability(Stable) public CfnEndpointMixinProps.Builder sybaseSettings(CfnEndpointPropsMixin.SybaseSettingsProperty sybaseSettings) Sets the value ofCfnEndpointMixinProps.getSybaseSettings()- Parameters:
sybaseSettings- Settings in JSON format for the source and target SAP ASE endpoint. For information about other available settings, see Extra connection attributes when using SAP ASE as a source for AWS DMS and Extra connection attributes when using SAP ASE as a target for AWS DMS in the AWS Database Migration Service User Guide .- Returns:
this
-
tags
Sets the value ofCfnEndpointMixinProps.getTags()- Parameters:
tags- One or more tags to be assigned to the endpoint.- Returns:
this
-
username
Sets the value ofCfnEndpointMixinProps.getUsername()- Parameters:
username- The user name to be used to log in to the endpoint database.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnEndpointMixinProps>- Returns:
- a new instance of
CfnEndpointMixinProps - Throws:
NullPointerException- if any required attribute was not provided
-