interface IDatastoreRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_healthimaging.IDatastoreRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awshealthimaging#IDatastoreRef |
![]() | software.amazon.awscdk.services.healthimaging.IDatastoreRef |
![]() | aws_cdk.aws_healthimaging.IDatastoreRef |
![]() | aws-cdk-lib » aws_healthimaging » IDatastoreRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Datastore.
Properties
Name | Type | Description |
---|---|---|
datastore | Datastore | A reference to a Datastore resource. |
node | Node | The tree node. |
datastoreRef
Type:
Datastore
A reference to a Datastore resource.
node
Type:
Node
The tree node.