AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::Connect::ContactFlowModuleVersion

CfnContactFlowModuleVersion

Resource Type definition for ContactFlowModuleVersion.

Import

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

Or use the module namespace:

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

Properties

Configuration passed to the constructor as CfnContactFlowModuleVersionProps.

contactFlowModuleIdRequired
string

The identifier of the contact flow module (ARN) this version is tied to.

descriptionOptional
string

The description of the 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