IDatastoreRef

class aws_cdk.aws_healthimaging.IDatastoreRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a Datastore.

Stability:

experimental

Attributes

datastore_ref

(experimental) A reference to a Datastore resource.

Stability:

experimental

node

The tree node.