@Stability(value=Stable) @Internal public static final class CfnDataIntegrationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataIntegrationProps
CfnDataIntegrationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataIntegrationProps.Builder, CfnDataIntegrationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataIntegrationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataIntegrationProps.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 |
getDescription()
A description of the DataIntegration.
|
String |
getKmsKey()
The KMS key for the DataIntegration.
|
String |
getName()
The name of the DataIntegration.
|
Object |
getScheduleConfig()
The name of the data and how often it should be pulled from the source.
|
String |
getSourceUri()
The URI of the data source.
|
List<CfnTag> |
getTags()
An array of key-value pairs to apply to this resource.
|
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(CfnDataIntegrationProps.Builder builder)
CfnDataIntegrationProps.Builder.public final String getKmsKey()
CfnDataIntegrationPropsgetKmsKey in interface CfnDataIntegrationPropspublic final String getName()
CfnDataIntegrationPropsgetName in interface CfnDataIntegrationPropspublic final Object getScheduleConfig()
CfnDataIntegrationPropsgetScheduleConfig in interface CfnDataIntegrationPropspublic final String getSourceUri()
CfnDataIntegrationPropsgetSourceUri in interface CfnDataIntegrationPropspublic final String getDescription()
CfnDataIntegrationPropsgetDescription in interface CfnDataIntegrationPropspublic final List<CfnTag> getTags()
CfnDataIntegrationPropsFor more information, see Tag .
getTags in interface CfnDataIntegrationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.