public static final class CfnFlow.TaskPropertiesObjectProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlow.TaskPropertiesObjectProperty
CfnFlow.TaskPropertiesObjectProperty
CfnFlow.TaskPropertiesObjectProperty.Builder, CfnFlow.TaskPropertiesObjectProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
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(java.lang.Object o) |
java.lang.String |
getKey()
The task property key.
|
java.lang.String |
getValue()
The task property value.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.String getKey()
CfnFlow.TaskPropertiesObjectProperty
Allowed Values : VALUE | VALUES | DATA_TYPE | UPPER_BOUND | LOWER_BOUND | SOURCE_DATA_TYPE | DESTINATION_DATA_TYPE | VALIDATION_ACTION | MASK_VALUE | MASK_LENGTH | TRUNCATE_LENGTH | MATH_OPERATION_FIELDS_ORDER | CONCAT_FORMAT | SUBFIELD_CATEGORY_MAP
| EXCLUDE_SOURCE_FIELDS_LIST
getKey
in interface CfnFlow.TaskPropertiesObjectProperty
public final java.lang.String getValue()
CfnFlow.TaskPropertiesObjectProperty
getValue
in interface CfnFlow.TaskPropertiesObjectProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()