Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.Omics

AWS::Omics Construct Library

--- End-of-Support
AWS CDK v1 has reached End-of-Support on 2023-06-01.
This package is no longer being updated, and users should migrate to AWS CDK v2.

For more information on how to migrate, see the Migrating to AWS CDK v2 guide.


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

    A CloudFormation AWS::Omics::AnnotationStore.

    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 CfnAnnotationStore.

    CfnReferenceStore

    A CloudFormation AWS::Omics::ReferenceStore.

    CfnReferenceStore.SseConfigProperty

    Server-side encryption (SSE) settings for a store.

    CfnReferenceStoreProps

    Properties for defining a CfnReferenceStore.

    CfnRunGroup

    A CloudFormation AWS::Omics::RunGroup.

    CfnRunGroupProps

    Properties for defining a CfnRunGroup.

    CfnSequenceStore

    A CloudFormation AWS::Omics::SequenceStore.

    CfnSequenceStore.SseConfigProperty

    Server-side encryption (SSE) settings for a store.

    CfnSequenceStoreProps

    Properties for defining a CfnSequenceStore.

    CfnVariantStore

    A CloudFormation AWS::Omics::VariantStore.

    CfnVariantStore.ReferenceItemProperty

    The read set's genome reference ARN.

    CfnVariantStore.SseConfigProperty

    Server-side encryption (SSE) settings for a store.

    CfnVariantStoreProps

    Properties for defining a CfnVariantStore.

    CfnWorkflow

    A CloudFormation AWS::Omics::Workflow.

    CfnWorkflow.WorkflowParameterProperty

    A workflow parameter.

    CfnWorkflowProps

    Properties for defining a CfnWorkflow.

    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 CfnAnnotationStore.

    ICfnReferenceStoreProps

    Properties for defining a CfnReferenceStore.

    ICfnRunGroupProps

    Properties for defining a CfnRunGroup.

    ICfnSequenceStoreProps

    Properties for defining a CfnSequenceStore.

    ICfnVariantStoreProps

    Properties for defining a CfnVariantStore.

    ICfnWorkflowProps

    Properties for defining a CfnWorkflow.

    Back to top Generated by DocFX