Class CfnDomainPropsMixin.MatchingProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.customerprofiles.CfnDomainPropsMixin.MatchingProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDomainPropsMixin.MatchingProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDomainPropsMixin.MatchingProperty
@Stability(Stable)
@Internal
public static final class CfnDomainPropsMixin.MatchingProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDomainPropsMixin.MatchingProperty
An implementation for
CfnDomainPropsMixin.MatchingProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.customerprofiles.CfnDomainPropsMixin.MatchingProperty
CfnDomainPropsMixin.MatchingProperty.Builder, CfnDomainPropsMixin.MatchingProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDomainPropsMixin.MatchingProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectConfiguration information about the auto-merging process.final ObjectThe flag that enables the matching process of duplicate profiles.final ObjectThe S3 location where Identity Resolution Jobs write result files.final ObjectThe day and time when do you want to start the Identity Resolution Job every week.final inthashCode()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 theCfnDomainPropsMixin.MatchingProperty.Builder.
-
-
Method Details
-
getAutoMerging
Description copied from interface:CfnDomainPropsMixin.MatchingPropertyConfiguration information about the auto-merging process.Returns union: either
IResolvableorCfnDomainPropsMixin.AutoMergingProperty- Specified by:
getAutoMergingin interfaceCfnDomainPropsMixin.MatchingProperty- See Also:
-
getEnabled
Description copied from interface:CfnDomainPropsMixin.MatchingPropertyThe flag that enables the matching process of duplicate profiles.Returns union: either
BooleanorIResolvable- Specified by:
getEnabledin interfaceCfnDomainPropsMixin.MatchingProperty- See Also:
-
getExportingConfig
Description copied from interface:CfnDomainPropsMixin.MatchingPropertyThe S3 location where Identity Resolution Jobs write result files.Returns union: either
IResolvableorCfnDomainPropsMixin.ExportingConfigProperty- Specified by:
getExportingConfigin interfaceCfnDomainPropsMixin.MatchingProperty- See Also:
-
getJobSchedule
Description copied from interface:CfnDomainPropsMixin.MatchingPropertyThe day and time when do you want to start the Identity Resolution Job every week.Returns union: either
IResolvableorCfnDomainPropsMixin.JobScheduleProperty- Specified by:
getJobSchedulein interfaceCfnDomainPropsMixin.MatchingProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-