AWS::Omics::ConfigurationResource schema for AWS::Omics::Configuration.
import { CfnConfiguration } from 'aws-cdk-lib/aws-omics';Or use the module namespace:
import * as omics from 'aws-cdk-lib/aws-omics';
// omics.CfnConfigurationConfiguration passed to the constructor as CfnConfigurationProps.
nameRequiredstringUser-friendly name for the configuration.
runConfigurationsRequiredIResolvable | RunConfigurationsPropertydescriptionOptionalstringOptional description for the configuration.
tagsOptional{ [key: string]: string }A map of resource tags.
This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-omicsAWS::Omics::Configuration