Class CfnIdMappingWorkflow.RuleProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.entityresolution.CfnIdMappingWorkflow.RuleProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnIdMappingWorkflow.RuleProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnIdMappingWorkflow.RuleProperty
@Stability(Stable)
@Internal
public static final class CfnIdMappingWorkflow.RuleProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnIdMappingWorkflow.RuleProperty
An implementation for
CfnIdMappingWorkflow.RuleProperty
-
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.entityresolution.CfnIdMappingWorkflow.RuleProperty
CfnIdMappingWorkflow.RuleProperty.Builder, CfnIdMappingWorkflow.RuleProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnIdMappingWorkflow.RuleProperty.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 theCfnIdMappingWorkflow.RuleProperty.Builder
.
-
-
Method Details
-
getMatchingKeys
Description copied from interface:CfnIdMappingWorkflow.RuleProperty
A list ofMatchingKeys
.The
MatchingKeys
must have been defined in theSchemaMapping
. Two records are considered to match according to this rule if all of theMatchingKeys
match.- Specified by:
getMatchingKeys
in interfaceCfnIdMappingWorkflow.RuleProperty
- See Also:
-
getRuleName
Description copied from interface:CfnIdMappingWorkflow.RuleProperty
A name for the matching rule.- Specified by:
getRuleName
in interfaceCfnIdMappingWorkflow.RuleProperty
- See Also:
-
$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()
-