Class CfnFlow.TaskPropertiesObjectProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.appflow.CfnFlow.TaskPropertiesObjectProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFlow.TaskPropertiesObjectProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFlow.TaskPropertiesObjectProperty
@Stability(Stable)
@Internal
public static final class CfnFlow.TaskPropertiesObjectProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFlow.TaskPropertiesObjectProperty
An implementation for
CfnFlow.TaskPropertiesObjectProperty
-
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.appflow.CfnFlow.TaskPropertiesObjectProperty
CfnFlow.TaskPropertiesObjectProperty.Builder, CfnFlow.TaskPropertiesObjectProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFlow.TaskPropertiesObjectProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef
- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnFlow.TaskPropertiesObjectProperty.Builder
.
-
-
Method Details
-
getKey
Description copied from interface:CfnFlow.TaskPropertiesObjectProperty
The task property key.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
- Specified by:
getKey
in interfaceCfnFlow.TaskPropertiesObjectProperty
-
getValue
Description copied from interface:CfnFlow.TaskPropertiesObjectProperty
The task property value.- Specified by:
getValue
in interfaceCfnFlow.TaskPropertiesObjectProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-