Class CfnIntegrationProps.Jsii$Proxy

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

@Stability(Stable) @Internal public static final class CfnIntegrationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIntegrationProps
An implementation for CfnIntegrationProps
  • 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.rds.CfnIntegrationProps

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnIntegrationProps.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
    An optional set of non-secret key–value pairs that contains additional contextual information about the data.
    final String
    Data filters for the integration.
    final String
    A description of the integration.
    final String
    The name of the integration.
    final String
    The AWS Key Management System ( AWS KMS) key identifier for the key to use to encrypt the integration.
    final String
    The Amazon Resource Name (ARN) of the database to use as the source for replication.
    final List<CfnTag>
    An optional array of key-value pairs to apply to this integration.
    final String
    The ARN of the Redshift data warehouse to use as the target for replication.
    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