Uses of Interface
software.amazon.awscdk.services.entityresolution.IIdNamespaceRef
Packages that use IIdNamespaceRef
Package
Description
AWS::EntityResolution Construct Library
-
Uses of IIdNamespaceRef in software.amazon.awscdk.services.entityresolution
Subinterfaces of IIdNamespaceRef in software.amazon.awscdk.services.entityresolutionModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIIdNamespaceRef.Classes in software.amazon.awscdk.services.entityresolution that implement IIdNamespaceRefModifier and TypeClassDescriptionclassCreates an ID namespace object which will help customers provide metadata explaining their dataset and how to use it.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.entityresolution that return IIdNamespaceRefModifier and TypeMethodDescriptionstatic IIdNamespaceRefCfnIdNamespace.fromIdNamespaceArn(software.constructs.Construct scope, String id, String arn) Creates a new IIdNamespaceRef from an ARN.static IIdNamespaceRefCfnIdNamespace.fromIdNamespaceName(software.constructs.Construct scope, String id, String idNamespaceName) Creates a new IIdNamespaceRef from a idNamespaceName.