AWS::Connect::ContactFlowModuleVersionResource Type definition for ContactFlowModuleVersion.
import { CfnContactFlowModuleVersion } from 'aws-cdk-lib/aws-connect';Or use the module namespace:
import * as connect from 'aws-cdk-lib/aws-connect';
// connect.CfnContactFlowModuleVersionConfiguration passed to the constructor as CfnContactFlowModuleVersionProps.
contactFlowModuleIdRequiredstringThe identifier of the contact flow module (ARN) this version is tied to.
descriptionOptionalstringThe description of the version.
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-connectAWS::Connect::ContactFlowModuleVersion