Class CfnReplicationConfigProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.dms.CfnReplicationConfigProps.Jsii$Proxy
All Implemented Interfaces:
CfnReplicationConfigProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnReplicationConfigProps

@Stability(Stable) @Internal public static final class CfnReplicationConfigProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnReplicationConfigProps
An implementation for CfnReplicationConfigProps
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.dms.CfnReplicationConfigProps

    CfnReplicationConfigProps.Builder, CfnReplicationConfigProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnReplicationConfigProps.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final Object
    Configuration parameters for provisioning an AWS DMS Serverless replication.
    final String
    A unique identifier that you want to use to create a ReplicationConfigArn that is returned as part of the output from this action.
    final Object
    Optional JSON settings for AWS DMS Serverless replications that are provisioned using this replication configuration.
    final String
    The type of AWS DMS Serverless replication to provision using this replication configuration.
    final String
    Optional unique value or name that you set for a given resource that can be used to construct an Amazon Resource Name (ARN) for that resource.
    final String
    The Amazon Resource Name (ARN) of the source endpoint for this AWS DMS Serverless replication configuration.
    final Object
    Optional JSON settings for specifying supplemental data.
    final Object
    JSON table mappings for AWS DMS Serverless replications that are provisioned using this replication configuration.
    final List<CfnTag>
    One or more optional tags associated with resources used by the AWS DMS Serverless replication.
    final String
    The Amazon Resource Name (ARN) of the target endpoint for this AWS DMS serverless replication configuration.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait