Namespace Amazon.CDK.AWS.Omics
AWS::Omics Construct Library
This module is part of the AWS Cloud Development Kit project.
using Amazon.CDK.AWS.Omics;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::Omics.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Classes
CfnAnnotationStore | Creates an annotation store. |
CfnAnnotationStore.ReferenceItemProperty | A genome reference. |
CfnAnnotationStore.SseConfigProperty | Server-side encryption (SSE) settings for a store. |
CfnAnnotationStore.StoreOptionsProperty | The store's file parsing options. |
CfnAnnotationStore.TsvStoreOptionsProperty | The store's parsing options. |
CfnAnnotationStoreProps | Properties for defining a |
CfnReferenceStore | Creates a reference store. |
CfnReferenceStore.SseConfigProperty | Server-side encryption (SSE) settings for a store. |
CfnReferenceStoreProps | Properties for defining a |
CfnRunGroup | You can optionally create a run group to limit the compute resources for the runs that you add to the group. |
CfnRunGroupProps | Properties for defining a |
CfnSequenceStore | Creates a sequence store. |
CfnSequenceStore.SseConfigProperty | Server-side encryption (SSE) settings for a store. |
CfnSequenceStoreProps | Properties for defining a |
CfnVariantStore | Create a store for variant data. |
CfnVariantStore.ReferenceItemProperty | The read set's genome reference ARN. |
CfnVariantStore.SseConfigProperty | Server-side encryption (SSE) settings for a store. |
CfnVariantStoreProps | Properties for defining a |
CfnWorkflow | Creates a workflow. |
CfnWorkflow.WorkflowParameterProperty | A workflow parameter. |
CfnWorkflowProps | Properties for defining a |
Interfaces
CfnAnnotationStore.IReferenceItemProperty | A genome reference. |
CfnAnnotationStore.ISseConfigProperty | Server-side encryption (SSE) settings for a store. |
CfnAnnotationStore.IStoreOptionsProperty | The store's file parsing options. |
CfnAnnotationStore.ITsvStoreOptionsProperty | The store's parsing options. |
CfnReferenceStore.ISseConfigProperty | Server-side encryption (SSE) settings for a store. |
CfnSequenceStore.ISseConfigProperty | Server-side encryption (SSE) settings for a store. |
CfnVariantStore.IReferenceItemProperty | The read set's genome reference ARN. |
CfnVariantStore.ISseConfigProperty | Server-side encryption (SSE) settings for a store. |
CfnWorkflow.IWorkflowParameterProperty | A workflow parameter. |
ICfnAnnotationStoreProps | Properties for defining a |
ICfnReferenceStoreProps | Properties for defining a |
ICfnRunGroupProps | Properties for defining a |
ICfnSequenceStoreProps | Properties for defining a |
ICfnVariantStoreProps | Properties for defining a |
ICfnWorkflowProps | Properties for defining a |