Class CfnIdMappingWorkflowPropsMixin.ProviderPropertiesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.entityresolution.CfnIdMappingWorkflowPropsMixin.ProviderPropertiesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnIdMappingWorkflowPropsMixin.ProviderPropertiesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnIdMappingWorkflowPropsMixin.ProviderPropertiesProperty
@Stability(Stable)
@Internal
public static final class CfnIdMappingWorkflowPropsMixin.ProviderPropertiesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnIdMappingWorkflowPropsMixin.ProviderPropertiesProperty
An implementation for
CfnIdMappingWorkflowPropsMixin.ProviderPropertiesProperty-
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.entityresolution.CfnIdMappingWorkflowPropsMixin.ProviderPropertiesProperty
CfnIdMappingWorkflowPropsMixin.ProviderPropertiesProperty.Builder, CfnIdMappingWorkflowPropsMixin.ProviderPropertiesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnIdMappingWorkflowPropsMixin.ProviderPropertiesProperty.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 ObjectThe Amazon S3 location that temporarily stores your data while it processes.final ObjectThe required configuration fields to use with the provider service.final StringThe ARN of the provider service.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 theCfnIdMappingWorkflowPropsMixin.ProviderPropertiesProperty.Builder.
-
-
Method Details
-
getIntermediateSourceConfiguration
Description copied from interface:CfnIdMappingWorkflowPropsMixin.ProviderPropertiesPropertyThe Amazon S3 location that temporarily stores your data while it processes.Your information won't be saved permanently.
Returns union: either
IResolvableorCfnIdMappingWorkflowPropsMixin.IntermediateSourceConfigurationProperty- Specified by:
getIntermediateSourceConfigurationin interfaceCfnIdMappingWorkflowPropsMixin.ProviderPropertiesProperty- See Also:
-
getProviderConfiguration
Description copied from interface:CfnIdMappingWorkflowPropsMixin.ProviderPropertiesPropertyThe required configuration fields to use with the provider service.Returns union: either Mapinvalid input: '<'String,
String> orIResolvable- Specified by:
getProviderConfigurationin interfaceCfnIdMappingWorkflowPropsMixin.ProviderPropertiesProperty- See Also:
-
getProviderServiceArn
Description copied from interface:CfnIdMappingWorkflowPropsMixin.ProviderPropertiesPropertyThe ARN of the provider service.- Specified by:
getProviderServiceArnin interfaceCfnIdMappingWorkflowPropsMixin.ProviderPropertiesProperty- 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()
-