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