Class CfnEndpoint
- All Implemented Interfaces:
IInspectable,IEndpointRef,IEnvironmentAware,ITaggable,software.amazon.jsii.JsiiSerializable,software.constructs.IConstruct,software.constructs.IDependable
AWS::DMS::Endpoint resource specifies an AWS DMS endpoint.
Currently, AWS CloudFormation supports all AWS DMS endpoint types.
Example:
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import software.amazon.awscdk.services.dms.*;
CfnEndpoint cfnEndpoint = CfnEndpoint.Builder.create(this, "MyCfnEndpoint")
.endpointType("endpointType")
.engineName("engineName")
// the properties below are optional
.certificateArn("certificateArn")
.databaseName("databaseName")
.docDbSettings(DocDbSettingsProperty.builder()
.docsToInvestigate(123)
.extractDocId(false)
.nestingLevel("nestingLevel")
.secretsManagerAccessRoleArn("secretsManagerAccessRoleArn")
.secretsManagerSecretId("secretsManagerSecretId")
.build())
.dynamoDbSettings(DynamoDbSettingsProperty.builder()
.serviceAccessRoleArn("serviceAccessRoleArn")
.build())
.elasticsearchSettings(ElasticsearchSettingsProperty.builder()
.endpointUri("endpointUri")
.errorRetryDuration(123)
.fullLoadErrorPercentage(123)
.serviceAccessRoleArn("serviceAccessRoleArn")
.build())
.endpointIdentifier("endpointIdentifier")
.extraConnectionAttributes("extraConnectionAttributes")
.gcpMySqlSettings(GcpMySQLSettingsProperty.builder()
.afterConnectScript("afterConnectScript")
.cleanSourceMetadataOnMismatch(false)
.databaseName("databaseName")
.eventsPollInterval(123)
.maxFileSize(123)
.parallelLoadThreads(123)
.password("password")
.port(123)
.secretsManagerAccessRoleArn("secretsManagerAccessRoleArn")
.secretsManagerSecretId("secretsManagerSecretId")
.serverName("serverName")
.serverTimezone("serverTimezone")
.username("username")
.build())
.ibmDb2Settings(IbmDb2SettingsProperty.builder()
.currentLsn("currentLsn")
.keepCsvFiles(false)
.loadTimeout(123)
.maxFileSize(123)
.maxKBytesPerRead(123)
.secretsManagerAccessRoleArn("secretsManagerAccessRoleArn")
.secretsManagerSecretId("secretsManagerSecretId")
.setDataCaptureChanges(false)
.writeBufferSize(123)
.build())
.kafkaSettings(KafkaSettingsProperty.builder()
.broker("broker")
.includeControlDetails(false)
.includeNullAndEmpty(false)
.includePartitionValue(false)
.includeTableAlterOperations(false)
.includeTransactionDetails(false)
.messageFormat("messageFormat")
.messageMaxBytes(123)
.noHexPrefix(false)
.partitionIncludeSchemaTable(false)
.saslPassword("saslPassword")
.saslUserName("saslUserName")
.securityProtocol("securityProtocol")
.sslCaCertificateArn("sslCaCertificateArn")
.sslClientCertificateArn("sslClientCertificateArn")
.sslClientKeyArn("sslClientKeyArn")
.sslClientKeyPassword("sslClientKeyPassword")
.topic("topic")
.build())
.kinesisSettings(KinesisSettingsProperty.builder()
.includeControlDetails(false)
.includeNullAndEmpty(false)
.includePartitionValue(false)
.includeTableAlterOperations(false)
.includeTransactionDetails(false)
.messageFormat("messageFormat")
.noHexPrefix(false)
.partitionIncludeSchemaTable(false)
.serviceAccessRoleArn("serviceAccessRoleArn")
.streamArn("streamArn")
.build())
.kmsKeyId("kmsKeyId")
.microsoftSqlServerSettings(MicrosoftSqlServerSettingsProperty.builder()
.bcpPacketSize(123)
.controlTablesFileGroup("controlTablesFileGroup")
.databaseName("databaseName")
.forceLobLookup(false)
.password("password")
.port(123)
.querySingleAlwaysOnNode(false)
.readBackupOnly(false)
.safeguardPolicy("safeguardPolicy")
.secretsManagerAccessRoleArn("secretsManagerAccessRoleArn")
.secretsManagerSecretId("secretsManagerSecretId")
.serverName("serverName")
.tlogAccessMode("tlogAccessMode")
.trimSpaceInChar(false)
.useBcpFullLoad(false)
.username("username")
.useThirdPartyBackupDevice(false)
.build())
.mongoDbSettings(MongoDbSettingsProperty.builder()
.authMechanism("authMechanism")
.authSource("authSource")
.authType("authType")
.databaseName("databaseName")
.docsToInvestigate("docsToInvestigate")
.extractDocId("extractDocId")
.nestingLevel("nestingLevel")
.password("password")
.port(123)
.secretsManagerAccessRoleArn("secretsManagerAccessRoleArn")
.secretsManagerSecretId("secretsManagerSecretId")
.serverName("serverName")
.username("username")
.build())
.mySqlSettings(MySqlSettingsProperty.builder()
.afterConnectScript("afterConnectScript")
.cleanSourceMetadataOnMismatch(false)
.eventsPollInterval(123)
.maxFileSize(123)
.parallelLoadThreads(123)
.secretsManagerAccessRoleArn("secretsManagerAccessRoleArn")
.secretsManagerSecretId("secretsManagerSecretId")
.serverTimezone("serverTimezone")
.targetDbType("targetDbType")
.build())
.neptuneSettings(NeptuneSettingsProperty.builder()
.errorRetryDuration(123)
.iamAuthEnabled(false)
.maxFileSize(123)
.maxRetryCount(123)
.s3BucketFolder("s3BucketFolder")
.s3BucketName("s3BucketName")
.serviceAccessRoleArn("serviceAccessRoleArn")
.build())
.oracleSettings(OracleSettingsProperty.builder()
.accessAlternateDirectly(false)
.additionalArchivedLogDestId(123)
.addSupplementalLogging(false)
.allowSelectNestedTables(false)
.archivedLogDestId(123)
.archivedLogsOnly(false)
.asmPassword("asmPassword")
.asmServer("asmServer")
.asmUser("asmUser")
.charLengthSemantics("charLengthSemantics")
.directPathNoLog(false)
.directPathParallelLoad(false)
.enableHomogenousTablespace(false)
.extraArchivedLogDestIds(List.of(123))
.failTasksOnLobTruncation(false)
.numberDatatypeScale(123)
.oraclePathPrefix("oraclePathPrefix")
.parallelAsmReadThreads(123)
.readAheadBlocks(123)
.readTableSpaceName(false)
.replacePathPrefix(false)
.retryInterval(123)
.secretsManagerAccessRoleArn("secretsManagerAccessRoleArn")
.secretsManagerOracleAsmAccessRoleArn("secretsManagerOracleAsmAccessRoleArn")
.secretsManagerOracleAsmSecretId("secretsManagerOracleAsmSecretId")
.secretsManagerSecretId("secretsManagerSecretId")
.securityDbEncryption("securityDbEncryption")
.securityDbEncryptionName("securityDbEncryptionName")
.spatialDataOptionToGeoJsonFunctionName("spatialDataOptionToGeoJsonFunctionName")
.standbyDelayTime(123)
.useAlternateFolderForOnline(false)
.useBFile(false)
.useDirectPathFullLoad(false)
.useLogminerReader(false)
.usePathPrefix("usePathPrefix")
.build())
.password("password")
.port(123)
.postgreSqlSettings(PostgreSqlSettingsProperty.builder()
.afterConnectScript("afterConnectScript")
.babelfishDatabaseName("babelfishDatabaseName")
.captureDdls(false)
.databaseMode("databaseMode")
.ddlArtifactsSchema("ddlArtifactsSchema")
.executeTimeout(123)
.failTasksOnLobTruncation(false)
.heartbeatEnable(false)
.heartbeatFrequency(123)
.heartbeatSchema("heartbeatSchema")
.mapBooleanAsBoolean(false)
.maxFileSize(123)
.pluginName("pluginName")
.secretsManagerAccessRoleArn("secretsManagerAccessRoleArn")
.secretsManagerSecretId("secretsManagerSecretId")
.slotName("slotName")
.build())
.redisSettings(RedisSettingsProperty.builder()
.authPassword("authPassword")
.authType("authType")
.authUserName("authUserName")
.port(123)
.serverName("serverName")
.sslCaCertificateArn("sslCaCertificateArn")
.sslSecurityProtocol("sslSecurityProtocol")
.build())
.redshiftSettings(RedshiftSettingsProperty.builder()
.acceptAnyDate(false)
.afterConnectScript("afterConnectScript")
.bucketFolder("bucketFolder")
.bucketName("bucketName")
.caseSensitiveNames(false)
.compUpdate(false)
.connectionTimeout(123)
.dateFormat("dateFormat")
.emptyAsNull(false)
.encryptionMode("encryptionMode")
.explicitIds(false)
.fileTransferUploadStreams(123)
.loadTimeout(123)
.mapBooleanAsBoolean(false)
.maxFileSize(123)
.removeQuotes(false)
.replaceChars("replaceChars")
.replaceInvalidChars("replaceInvalidChars")
.secretsManagerAccessRoleArn("secretsManagerAccessRoleArn")
.secretsManagerSecretId("secretsManagerSecretId")
.serverSideEncryptionKmsKeyId("serverSideEncryptionKmsKeyId")
.serviceAccessRoleArn("serviceAccessRoleArn")
.timeFormat("timeFormat")
.trimBlanks(false)
.truncateColumns(false)
.writeBufferSize(123)
.build())
.resourceIdentifier("resourceIdentifier")
.s3Settings(S3SettingsProperty.builder()
.addColumnName(false)
.addTrailingPaddingCharacter(false)
.bucketFolder("bucketFolder")
.bucketName("bucketName")
.cannedAclForObjects("cannedAclForObjects")
.cdcInsertsAndUpdates(false)
.cdcInsertsOnly(false)
.cdcMaxBatchInterval(123)
.cdcMinFileSize(123)
.cdcPath("cdcPath")
.compressionType("compressionType")
.csvDelimiter("csvDelimiter")
.csvNoSupValue("csvNoSupValue")
.csvNullValue("csvNullValue")
.csvRowDelimiter("csvRowDelimiter")
.dataFormat("dataFormat")
.dataPageSize(123)
.datePartitionDelimiter("datePartitionDelimiter")
.datePartitionEnabled(false)
.datePartitionSequence("datePartitionSequence")
.datePartitionTimezone("datePartitionTimezone")
.dictPageSizeLimit(123)
.enableStatistics(false)
.encodingType("encodingType")
.encryptionMode("encryptionMode")
.expectedBucketOwner("expectedBucketOwner")
.externalTableDefinition("externalTableDefinition")
.glueCatalogGeneration(false)
.ignoreHeaderRows(123)
.includeOpForFullLoad(false)
.maxFileSize(123)
.parquetTimestampInMillisecond(false)
.parquetVersion("parquetVersion")
.preserveTransactions(false)
.rfc4180(false)
.rowGroupLength(123)
.serverSideEncryptionKmsKeyId("serverSideEncryptionKmsKeyId")
.serviceAccessRoleArn("serviceAccessRoleArn")
.timestampColumnName("timestampColumnName")
.useCsvNoSupValue(false)
.useTaskStartTimeForFullLoadTimestamp(false)
.build())
.serverName("serverName")
.sslMode("sslMode")
.sybaseSettings(SybaseSettingsProperty.builder()
.secretsManagerAccessRoleArn("secretsManagerAccessRoleArn")
.secretsManagerSecretId("secretsManagerSecretId")
.build())
.tags(List.of(CfnTag.builder()
.key("key")
.value("value")
.build()))
.username("username")
.build();
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA fluent builder forCfnEndpoint.static interfaceProvides information that defines a DocumentDB endpoint.static interfaceProvides information, including the Amazon Resource Name (ARN) of the IAM role used to define an Amazon DynamoDB target endpoint.static interfaceProvides information that defines an OpenSearch endpoint.static interfaceProvides information that defines a GCP MySQL endpoint.static interfaceProvides information that defines an IBMDB2 endpoint.static interfaceProvides information that describes an Apache Kafka endpoint.static interfaceProvides information that describes an Amazon Kinesis Data Stream endpoint.static interfaceProvides information that defines a Microsoft SQL Server endpoint.static interfaceProvides information that defines a MongoDB endpoint.static interfaceProvides information that defines a MySQL endpoint.static interfaceProvides information that defines an Amazon Neptune endpoint.static interfaceProvides information that defines an Oracle endpoint.static interfaceProvides information that defines a PostgreSQL endpoint.static interfaceProvides information that defines a Redis target endpoint.static interfaceProvides information that defines an Amazon Redshift endpoint.static interfaceProvides information that defines an Amazon S3 endpoint.static interfaceProvides information that defines a SAP ASE endpoint.Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.constructs.IConstruct
software.constructs.IConstruct.Jsii$DefaultNested classes/interfaces inherited from interface software.amazon.awscdk.interfaces.dms.IEndpointRef
IEndpointRef.Jsii$Default, IEndpointRef.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.IInspectable
IInspectable.Jsii$Default, IInspectable.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.ITaggable
ITaggable.Jsii$Default, ITaggable.Jsii$Proxy -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe CloudFormation resource type name for this resource class. -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedCfnEndpoint(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) protectedCfnEndpoint(software.amazon.jsii.JsiiObjectRef objRef) CfnEndpoint(software.constructs.Construct scope, String id, CfnEndpointProps props) Create a newAWS::DMS::Endpoint. -
Method Summary
Modifier and TypeMethodDescriptionstatic IEndpointReffromEndpointId(software.constructs.Construct scope, String id, String endpointId) Creates a new IEndpointRef from a endpointId.A value that can be used for cross-account validation.The Amazon Resource Name (ARN) for the certificate.The name of the endpoint database.Settings in JSON format for the source and target DocumentDB endpoint.Settings in JSON format for the target Amazon DynamoDB endpoint.Settings in JSON format for the target OpenSearch endpoint.The database endpoint identifier.A reference to a Endpoint resource.The type of endpoint.The type of engine for the endpoint, depending on theEndpointTypevalue.Additional attributes associated with the connection.Settings in JSON format for the source GCP MySQL endpoint.Settings in JSON format for the source IBM Db2 LUW endpoint.Settings in JSON format for the target Apache Kafka endpoint.Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams.An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.Settings in JSON format for the source and target Microsoft SQL Server endpoint.Settings in JSON format for the source MongoDB endpoint.Settings in JSON format for the source and target MySQL endpoint.Settings in JSON format for the target Amazon Neptune endpoint.Settings in JSON format for the source and target Oracle endpoint.The password to be used to log in to the endpoint database.getPort()The port used by the endpoint database.Settings in JSON format for the source and target PostgreSQL endpoint.Settings in JSON format for the target Redis endpoint.Settings in JSON format for the Amazon Redshift endpoint.A display name for the resource identifier at the end of theEndpointArnresponse parameter that is returned in the createdEndpointobject.Settings in JSON format for the source and target Amazon S3 endpoint.The name of the server where the endpoint database resides.The Secure Sockets Layer (SSL) mode to use for the SSL connection.Settings in JSON format for the source and target SAP ASE endpoint.getTags()Tag Manager which manages the tags for this resource.One or more tags to be assigned to the endpoint.The user name to be used to log in to the endpoint database.voidinspect(TreeInspector inspector) Examines the CloudFormation resource and discloses attributes.renderProperties(Map<String, Object> props) voidsetCertificateArn(String value) The Amazon Resource Name (ARN) for the certificate.voidsetDatabaseName(String value) The name of the endpoint database.voidsetDocDbSettings(IResolvable value) Settings in JSON format for the source and target DocumentDB endpoint.voidSettings in JSON format for the source and target DocumentDB endpoint.voidsetDynamoDbSettings(IResolvable value) Settings in JSON format for the target Amazon DynamoDB endpoint.voidSettings in JSON format for the target Amazon DynamoDB endpoint.voidSettings in JSON format for the target OpenSearch endpoint.voidSettings in JSON format for the target OpenSearch endpoint.voidsetEndpointIdentifier(String value) The database endpoint identifier.voidsetEndpointType(String value) The type of endpoint.voidsetEngineName(String value) The type of engine for the endpoint, depending on theEndpointTypevalue.voidAdditional attributes associated with the connection.voidsetGcpMySqlSettings(IResolvable value) Settings in JSON format for the source GCP MySQL endpoint.voidSettings in JSON format for the source GCP MySQL endpoint.voidsetIbmDb2Settings(IResolvable value) Settings in JSON format for the source IBM Db2 LUW endpoint.voidSettings in JSON format for the source IBM Db2 LUW endpoint.voidsetKafkaSettings(IResolvable value) Settings in JSON format for the target Apache Kafka endpoint.voidSettings in JSON format for the target Apache Kafka endpoint.voidsetKinesisSettings(IResolvable value) Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams.voidSettings in JSON format for the target endpoint for Amazon Kinesis Data Streams.voidsetKmsKeyId(String value) An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.voidSettings in JSON format for the source and target Microsoft SQL Server endpoint.voidSettings in JSON format for the source and target Microsoft SQL Server endpoint.voidsetMongoDbSettings(IResolvable value) Settings in JSON format for the source MongoDB endpoint.voidSettings in JSON format for the source MongoDB endpoint.voidsetMySqlSettings(IResolvable value) Settings in JSON format for the source and target MySQL endpoint.voidSettings in JSON format for the source and target MySQL endpoint.voidsetNeptuneSettings(IResolvable value) Settings in JSON format for the target Amazon Neptune endpoint.voidSettings in JSON format for the target Amazon Neptune endpoint.voidsetOracleSettings(IResolvable value) Settings in JSON format for the source and target Oracle endpoint.voidSettings in JSON format for the source and target Oracle endpoint.voidsetPassword(String value) The password to be used to log in to the endpoint database.voidThe port used by the endpoint database.voidsetPostgreSqlSettings(IResolvable value) Settings in JSON format for the source and target PostgreSQL endpoint.voidSettings in JSON format for the source and target PostgreSQL endpoint.voidsetRedisSettings(IResolvable value) Settings in JSON format for the target Redis endpoint.voidSettings in JSON format for the target Redis endpoint.voidsetRedshiftSettings(IResolvable value) Settings in JSON format for the Amazon Redshift endpoint.voidSettings in JSON format for the Amazon Redshift endpoint.voidsetResourceIdentifier(String value) A display name for the resource identifier at the end of theEndpointArnresponse parameter that is returned in the createdEndpointobject.voidsetS3Settings(IResolvable value) Settings in JSON format for the source and target Amazon S3 endpoint.voidSettings in JSON format for the source and target Amazon S3 endpoint.voidsetServerName(String value) The name of the server where the endpoint database resides.voidsetSslMode(String value) The Secure Sockets Layer (SSL) mode to use for the SSL connection.voidsetSybaseSettings(IResolvable value) Settings in JSON format for the source and target SAP ASE endpoint.voidSettings in JSON format for the source and target SAP ASE endpoint.voidsetTagsRaw(List<CfnTag> value) One or more tags to be assigned to the endpoint.voidsetUsername(String value) The user name to be used to log in to the endpoint database.Methods inherited from class software.amazon.awscdk.CfnResource
addDeletionOverride, addDependency, addDependsOn, addMetadata, addOverride, addPropertyDeletionOverride, addPropertyOverride, applyRemovalPolicy, applyRemovalPolicy, applyRemovalPolicy, getAtt, getAtt, getCfnOptions, getCfnResourceType, getEnv, getMetadata, getUpdatedProperites, getUpdatedProperties, isCfnResource, obtainDependencies, obtainResourceDependencies, removeDependency, replaceDependency, shouldSynthesize, toString, validatePropertiesMethods inherited from class software.amazon.awscdk.CfnRefElement
getRefMethods inherited from class software.amazon.awscdk.CfnElement
getCreationStack, getLogicalId, getStack, isCfnElement, overrideLogicalIdMethods inherited from class software.constructs.Construct
getNode, isConstructMethods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface software.constructs.IConstruct
getNodeMethods inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware
getEnvMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Field Details
-
CFN_RESOURCE_TYPE_NAME
The CloudFormation resource type name for this resource class.
-
-
Constructor Details
-
CfnEndpoint
protected CfnEndpoint(software.amazon.jsii.JsiiObjectRef objRef) -
CfnEndpoint
protected CfnEndpoint(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) -
CfnEndpoint
@Stability(Stable) public CfnEndpoint(@NotNull software.constructs.Construct scope, @NotNull String id, @NotNull CfnEndpointProps props) Create a newAWS::DMS::Endpoint.- Parameters:
scope- Scope in which this resource is defined. This parameter is required.id- Construct identifier for this resource (unique in its scope). This parameter is required.props- Resource properties. This parameter is required.
-
-
Method Details
-
fromEndpointId
@Stability(Stable) @NotNull public static IEndpointRef fromEndpointId(@NotNull software.constructs.Construct scope, @NotNull String id, @NotNull String endpointId) Creates a new IEndpointRef from a endpointId.- Parameters:
scope- This parameter is required.id- This parameter is required.endpointId- This parameter is required.
-
inspect
Examines the CloudFormation resource and discloses attributes.- Specified by:
inspectin interfaceIInspectable- Parameters:
inspector- tree inspector to collect and process attributes. This parameter is required.
-
renderProperties
@Stability(Stable) @NotNull protected Map<String,Object> renderProperties(@NotNull Map<String, Object> props) - Overrides:
renderPropertiesin classCfnResource- Parameters:
props- This parameter is required.
-
getAttrExternalId
A value that can be used for cross-account validation. -
getAttrId
-
getCfnProperties
- Overrides:
getCfnPropertiesin classCfnResource
-
getEndpointRef
A reference to a Endpoint resource.- Specified by:
getEndpointRefin interfaceIEndpointRef
-
getTags
Tag Manager which manages the tags for this resource. -
getEndpointType
The type of endpoint. -
setEndpointType
The type of endpoint. -
getEngineName
The type of engine for the endpoint, depending on theEndpointTypevalue. -
setEngineName
The type of engine for the endpoint, depending on theEndpointTypevalue. -
getCertificateArn
The Amazon Resource Name (ARN) for the certificate. -
setCertificateArn
The Amazon Resource Name (ARN) for the certificate. -
getDatabaseName
The name of the endpoint database. -
setDatabaseName
The name of the endpoint database. -
getDocDbSettings
Settings in JSON format for the source and target DocumentDB endpoint.Returns union: either
IResolvableorCfnEndpoint.DocDbSettingsProperty -
setDocDbSettings
Settings in JSON format for the source and target DocumentDB endpoint. -
setDocDbSettings
Settings in JSON format for the source and target DocumentDB endpoint. -
getDynamoDbSettings
Settings in JSON format for the target Amazon DynamoDB endpoint.Returns union: either
IResolvableorCfnEndpoint.DynamoDbSettingsProperty -
setDynamoDbSettings
Settings in JSON format for the target Amazon DynamoDB endpoint. -
setDynamoDbSettings
@Stability(Stable) public void setDynamoDbSettings(@Nullable CfnEndpoint.DynamoDbSettingsProperty value) Settings in JSON format for the target Amazon DynamoDB endpoint. -
getElasticsearchSettings
Settings in JSON format for the target OpenSearch endpoint.Returns union: either
IResolvableorCfnEndpoint.ElasticsearchSettingsProperty -
setElasticsearchSettings
Settings in JSON format for the target OpenSearch endpoint. -
setElasticsearchSettings
@Stability(Stable) public void setElasticsearchSettings(@Nullable CfnEndpoint.ElasticsearchSettingsProperty value) Settings in JSON format for the target OpenSearch endpoint. -
getEndpointIdentifier
The database endpoint identifier. -
setEndpointIdentifier
The database endpoint identifier. -
getExtraConnectionAttributes
Additional attributes associated with the connection. -
setExtraConnectionAttributes
Additional attributes associated with the connection. -
getGcpMySqlSettings
Settings in JSON format for the source GCP MySQL endpoint.Returns union: either
IResolvableorCfnEndpoint.GcpMySQLSettingsProperty -
setGcpMySqlSettings
Settings in JSON format for the source GCP MySQL endpoint. -
setGcpMySqlSettings
@Stability(Stable) public void setGcpMySqlSettings(@Nullable CfnEndpoint.GcpMySQLSettingsProperty value) Settings in JSON format for the source GCP MySQL endpoint. -
getIbmDb2Settings
Settings in JSON format for the source IBM Db2 LUW endpoint.Returns union: either
IResolvableorCfnEndpoint.IbmDb2SettingsProperty -
setIbmDb2Settings
Settings in JSON format for the source IBM Db2 LUW endpoint. -
setIbmDb2Settings
@Stability(Stable) public void setIbmDb2Settings(@Nullable CfnEndpoint.IbmDb2SettingsProperty value) Settings in JSON format for the source IBM Db2 LUW endpoint. -
getKafkaSettings
Settings in JSON format for the target Apache Kafka endpoint.Returns union: either
IResolvableorCfnEndpoint.KafkaSettingsProperty -
setKafkaSettings
Settings in JSON format for the target Apache Kafka endpoint. -
setKafkaSettings
Settings in JSON format for the target Apache Kafka endpoint. -
getKinesisSettings
Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams.Returns union: either
IResolvableorCfnEndpoint.KinesisSettingsProperty -
setKinesisSettings
Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. -
setKinesisSettings
@Stability(Stable) public void setKinesisSettings(@Nullable CfnEndpoint.KinesisSettingsProperty value) Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. -
getKmsKeyId
An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint. -
setKmsKeyId
An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint. -
getMicrosoftSqlServerSettings
Settings in JSON format for the source and target Microsoft SQL Server endpoint.Returns union: either
IResolvableorCfnEndpoint.MicrosoftSqlServerSettingsProperty -
setMicrosoftSqlServerSettings
Settings in JSON format for the source and target Microsoft SQL Server endpoint. -
setMicrosoftSqlServerSettings
@Stability(Stable) public void setMicrosoftSqlServerSettings(@Nullable CfnEndpoint.MicrosoftSqlServerSettingsProperty value) Settings in JSON format for the source and target Microsoft SQL Server endpoint. -
getMongoDbSettings
Settings in JSON format for the source MongoDB endpoint.Returns union: either
IResolvableorCfnEndpoint.MongoDbSettingsProperty -
setMongoDbSettings
Settings in JSON format for the source MongoDB endpoint. -
setMongoDbSettings
@Stability(Stable) public void setMongoDbSettings(@Nullable CfnEndpoint.MongoDbSettingsProperty value) Settings in JSON format for the source MongoDB endpoint. -
getMySqlSettings
Settings in JSON format for the source and target MySQL endpoint.Returns union: either
IResolvableorCfnEndpoint.MySqlSettingsProperty -
setMySqlSettings
Settings in JSON format for the source and target MySQL endpoint. -
setMySqlSettings
Settings in JSON format for the source and target MySQL endpoint. -
getNeptuneSettings
Settings in JSON format for the target Amazon Neptune endpoint.Returns union: either
IResolvableorCfnEndpoint.NeptuneSettingsProperty -
setNeptuneSettings
Settings in JSON format for the target Amazon Neptune endpoint. -
setNeptuneSettings
@Stability(Stable) public void setNeptuneSettings(@Nullable CfnEndpoint.NeptuneSettingsProperty value) Settings in JSON format for the target Amazon Neptune endpoint. -
getOracleSettings
Settings in JSON format for the source and target Oracle endpoint.Returns union: either
IResolvableorCfnEndpoint.OracleSettingsProperty -
setOracleSettings
Settings in JSON format for the source and target Oracle endpoint. -
setOracleSettings
@Stability(Stable) public void setOracleSettings(@Nullable CfnEndpoint.OracleSettingsProperty value) Settings in JSON format for the source and target Oracle endpoint. -
getPassword
The password to be used to log in to the endpoint database. -
setPassword
The password to be used to log in to the endpoint database. -
getPort
The port used by the endpoint database. -
setPort
The port used by the endpoint database. -
getPostgreSqlSettings
Settings in JSON format for the source and target PostgreSQL endpoint.Returns union: either
IResolvableorCfnEndpoint.PostgreSqlSettingsProperty -
setPostgreSqlSettings
Settings in JSON format for the source and target PostgreSQL endpoint. -
setPostgreSqlSettings
@Stability(Stable) public void setPostgreSqlSettings(@Nullable CfnEndpoint.PostgreSqlSettingsProperty value) Settings in JSON format for the source and target PostgreSQL endpoint. -
getRedisSettings
Settings in JSON format for the target Redis endpoint.Returns union: either
IResolvableorCfnEndpoint.RedisSettingsProperty -
setRedisSettings
Settings in JSON format for the target Redis endpoint. -
setRedisSettings
Settings in JSON format for the target Redis endpoint. -
getRedshiftSettings
Settings in JSON format for the Amazon Redshift endpoint.Returns union: either
IResolvableorCfnEndpoint.RedshiftSettingsProperty -
setRedshiftSettings
Settings in JSON format for the Amazon Redshift endpoint. -
setRedshiftSettings
@Stability(Stable) public void setRedshiftSettings(@Nullable CfnEndpoint.RedshiftSettingsProperty value) Settings in JSON format for the Amazon Redshift endpoint. -
getResourceIdentifier
A display name for the resource identifier at the end of theEndpointArnresponse parameter that is returned in the createdEndpointobject. -
setResourceIdentifier
A display name for the resource identifier at the end of theEndpointArnresponse parameter that is returned in the createdEndpointobject. -
getS3Settings
Settings in JSON format for the source and target Amazon S3 endpoint.Returns union: either
IResolvableorCfnEndpoint.S3SettingsProperty -
setS3Settings
Settings in JSON format for the source and target Amazon S3 endpoint. -
setS3Settings
Settings in JSON format for the source and target Amazon S3 endpoint. -
getServerName
The name of the server where the endpoint database resides. -
setServerName
The name of the server where the endpoint database resides. -
getSslMode
The Secure Sockets Layer (SSL) mode to use for the SSL connection.The default is
none. -
setSslMode
The Secure Sockets Layer (SSL) mode to use for the SSL connection.The default is
none. -
getSybaseSettings
Settings in JSON format for the source and target SAP ASE endpoint.Returns union: either
IResolvableorCfnEndpoint.SybaseSettingsProperty -
setSybaseSettings
Settings in JSON format for the source and target SAP ASE endpoint. -
setSybaseSettings
@Stability(Stable) public void setSybaseSettings(@Nullable CfnEndpoint.SybaseSettingsProperty value) Settings in JSON format for the source and target SAP ASE endpoint. -
getTagsRaw
One or more tags to be assigned to the endpoint. -
setTagsRaw
One or more tags to be assigned to the endpoint. -
getUsername
The user name to be used to log in to the endpoint database. -
setUsername
The user name to be used to log in to the endpoint database.
-