Uses of Interface
software.amazon.awscdk.services.entityresolution.ISchemaMappingRef
Packages that use ISchemaMappingRef
Package
Description
AWS::EntityResolution Construct Library
-
Uses of ISchemaMappingRef in software.amazon.awscdk.services.entityresolution
Subinterfaces of ISchemaMappingRef in software.amazon.awscdk.services.entityresolutionModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forISchemaMappingRef.Classes in software.amazon.awscdk.services.entityresolution that implement ISchemaMappingRefModifier and TypeClassDescriptionclassCreates a schema mapping, which defines the schema of the input customer records table.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.entityresolution that return ISchemaMappingRefModifier and TypeMethodDescriptionstatic ISchemaMappingRefCfnSchemaMapping.fromSchemaName(software.constructs.Construct scope, String id, String schemaName) Creates a new ISchemaMappingRef from a schemaName.