interface IAnnotationStoreRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Omics.IAnnotationStoreRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsomics#IAnnotationStoreRef |
![]() | software.amazon.awscdk.services.omics.IAnnotationStoreRef |
![]() | aws_cdk.aws_omics.IAnnotationStoreRef |
![]() | aws-cdk-lib » aws_omics » IAnnotationStoreRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a AnnotationStore.
Properties
Name | Type | Description |
---|---|---|
annotation | Annotation | A reference to a AnnotationStore resource. |
node | Node | The tree node. |
annotationStoreRef
Type:
Annotation
A reference to a AnnotationStore resource.
node
Type:
Node
The tree node.