@Stability(value=Stable) @Internal public static final class CfnIntegrationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIntegrationProps
CfnIntegrationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnIntegrationProps.Builder, CfnIntegrationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnIntegrationProps.Builder builder)
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.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDomainName()
The unique name of the domain.
|
Object |
getFlowDefinition()
The configuration that controls how Customer Profiles retrieves data from the source.
|
String |
getObjectTypeName()
The name of the profile object type mapping to use.
|
Object |
getObjectTypeNames()
The object type mapping.
|
List<CfnTag> |
getTags()
The tags used to organize, track, or control access for this resource.
|
String |
getUri()
The URI of the S3 bucket or any other type of data source.
|
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(CfnIntegrationProps.Builder builder)
CfnIntegrationProps.Builder.public final String getDomainName()
CfnIntegrationPropsgetDomainName in interface CfnIntegrationPropspublic final Object getFlowDefinition()
CfnIntegrationPropsgetFlowDefinition in interface CfnIntegrationPropspublic final String getObjectTypeName()
CfnIntegrationPropsgetObjectTypeName in interface CfnIntegrationPropspublic final Object getObjectTypeNames()
CfnIntegrationPropsgetObjectTypeNames in interface CfnIntegrationPropspublic final List<CfnTag> getTags()
CfnIntegrationPropsgetTags in interface CfnIntegrationPropspublic final String getUri()
CfnIntegrationPropsgetUri in interface CfnIntegrationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.