AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::Connect::ContactFlowVersion

CfnContactFlowVersion

Creates a version for the specified customer-managed flow within the specified instance.

Import

import { CfnContactFlowVersion } from 'aws-cdk-lib/aws-connect';

Or use the module namespace:

import * as connect from 'aws-cdk-lib/aws-connect';
// connect.CfnContactFlowVersion

Properties

Configuration passed to the constructor as CfnContactFlowVersionProps.

contactFlowIdRequired
string

The identifier of the flow.

descriptionOptional
string

The description of the flow version.

CloudFormation Resource

This L1 construct maps directly to the following CloudFormation resource type.

Learn AWS the Practical Way

Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.

Subscribe to Newsletter