Uses of Interface
software.amazon.awscdk.interfaces.rekognition.ICollectionRef
Packages that use ICollectionRef
Package
Description
AWS::Rekognition Construct Library
-
Uses of ICollectionRef in software.amazon.awscdk.interfaces.rekognition
Subinterfaces of ICollectionRef in software.amazon.awscdk.interfaces.rekognitionModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forICollectionRef.Classes in software.amazon.awscdk.interfaces.rekognition that implement ICollectionRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ICollectionRef in software.amazon.awscdk.services.rekognition
Classes in software.amazon.awscdk.services.rekognition that implement ICollectionRefModifier and TypeClassDescriptionclassTheAWS::Rekognition::Collectiontype creates a server-side container called a collection.Methods in software.amazon.awscdk.services.rekognition that return ICollectionRefModifier and TypeMethodDescriptionstatic ICollectionRefCfnCollection.fromCollectionArn(software.constructs.Construct scope, String id, String arn) Creates a new ICollectionRef from an ARN.static ICollectionRefCfnCollection.fromCollectionId(software.constructs.Construct scope, String id, String collectionId) Creates a new ICollectionRef from a collectionId.