@Stability(value=Stable) @Internal public static final class CfnObjectType.ObjectTypeFieldProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnObjectType.ObjectTypeFieldProperty
CfnObjectType.ObjectTypeFieldPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnObjectType.ObjectTypeFieldProperty.Builder, CfnObjectType.ObjectTypeFieldProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnObjectType.ObjectTypeFieldProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnObjectType.FieldMapProperty.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 |
getContentType()
The content type of the field.
|
String |
getSource()
A field of a ProfileObject.
|
String |
getTarget()
The location of the data in the standard ProfileObject model.
|
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(CfnObjectType.ObjectTypeFieldProperty.Builder builder)
CfnObjectType.FieldMapProperty.Builder.public final String getContentType()
CfnObjectType.ObjectTypeFieldPropertyUsed for determining equality when searching.
getContentType in interface CfnObjectType.ObjectTypeFieldPropertypublic final String getSource()
CfnObjectType.ObjectTypeFieldPropertyFor example: _source.FirstName, where “_source” is a ProfileObjectType of a Zendesk user and “FirstName” is a field in that ObjectType.
getSource in interface CfnObjectType.ObjectTypeFieldPropertypublic final String getTarget()
CfnObjectType.ObjectTypeFieldPropertyFor example: _profile.Address.PostalCode.
getTarget in interface CfnObjectType.ObjectTypeFieldProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.