@Stability(value=Stable) @Internal public static final class CfnEndpoint.IbmDb2SettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEndpoint.IbmDb2SettingsProperty
CfnEndpoint.IbmDb2SettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnEndpoint.IbmDb2SettingsProperty.Builder, CfnEndpoint.IbmDb2SettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnEndpoint.IbmDb2SettingsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEndpoint.DocDbSettingsProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCurrentLsn()
For ongoing replication (CDC), use CurrentLSN to specify a log sequence number (LSN) where you want the replication to start.
|
Number |
getMaxKBytesPerRead()
Maximum number of bytes per read, as a NUMBER value.
|
String |
getSecretsManagerAccessRoleArn()
The full Amazon Resource Name (ARN) of the IAM role that specifies AWS DMS as the trusted entity and grants the required permissions to access the value in `SecretsManagerSecret` .
|
String |
getSecretsManagerSecretId()
The full ARN, partial ARN, or display name of the `SecretsManagerSecret` that contains the IBMDB2 endpoint connection details.
|
Object |
getSetDataCaptureChanges()
Enables ongoing replication (CDC) as a BOOLEAN value.
|
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(CfnEndpoint.IbmDb2SettingsProperty.Builder builder)
CfnEndpoint.DocDbSettingsProperty.Builder.public final String getCurrentLsn()
CfnEndpoint.IbmDb2SettingsPropertygetCurrentLsn in interface CfnEndpoint.IbmDb2SettingsPropertypublic final Number getMaxKBytesPerRead()
CfnEndpoint.IbmDb2SettingsPropertyThe default is 64 KB.
getMaxKBytesPerRead in interface CfnEndpoint.IbmDb2SettingsPropertypublic final String getSecretsManagerAccessRoleArn()
CfnEndpoint.IbmDb2SettingsProperty
The role must allow the iam:PassRole action. SecretsManagerSecret has the value ofthe AWS Secrets Manager secret that allows access to the Db2 LUW endpoint.
You can specify one of two sets of values for these permissions. You can specify the values for this setting and
SecretsManagerSecretId. Or you can specify clear-text values forUserName,Password,ServerName, andPort. You can't specify both.For more information on creating this
SecretsManagerSecret, the correspondingSecretsManagerAccessRoleArn, and theSecretsManagerSecretIdthat is required to access it, see Using secrets to access AWS Database Migration Service resources in the AWS Database Migration Service User Guide .
getSecretsManagerAccessRoleArn in interface CfnEndpoint.IbmDb2SettingsPropertypublic final String getSecretsManagerSecretId()
CfnEndpoint.IbmDb2SettingsPropertygetSecretsManagerSecretId in interface CfnEndpoint.IbmDb2SettingsPropertypublic final Object getSetDataCaptureChanges()
CfnEndpoint.IbmDb2SettingsPropertyThe default is true.
getSetDataCaptureChanges in interface CfnEndpoint.IbmDb2SettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.