Uses of Interface
software.amazon.awscdk.interfaces.healthimaging.IDatastoreRef
Packages that use IDatastoreRef
Package
Description
AWS::HealthImaging Construct Library
-
Uses of IDatastoreRef in software.amazon.awscdk.interfaces.healthimaging
Subinterfaces of IDatastoreRef in software.amazon.awscdk.interfaces.healthimagingModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDatastoreRef.Classes in software.amazon.awscdk.interfaces.healthimaging that implement IDatastoreRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IDatastoreRef in software.amazon.awscdk.services.healthimaging
Classes in software.amazon.awscdk.services.healthimaging that implement IDatastoreRefMethods in software.amazon.awscdk.services.healthimaging that return IDatastoreRefModifier and TypeMethodDescriptionstatic IDatastoreRefCfnDatastore.fromDatastoreArn(software.constructs.Construct scope, String id, String arn) Creates a new IDatastoreRef from an ARN.static IDatastoreRefCfnDatastore.fromDatastoreId(software.constructs.Construct scope, String id, String datastoreId) Creates a new IDatastoreRef from a datastoreId.