1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. connect
  5. ContactFlowModuleVersion

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.57.0
published on Monday, Mar 9, 2026 by Pulumi
aws-native logo

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.57.0
published on Monday, Mar 9, 2026 by Pulumi

    Resource Type definition for ContactFlowModuleVersion

    Create ContactFlowModuleVersion Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new ContactFlowModuleVersion(name: string, args: ContactFlowModuleVersionArgs, opts?: CustomResourceOptions);
    @overload
    def ContactFlowModuleVersion(resource_name: str,
                                 args: ContactFlowModuleVersionArgs,
                                 opts: Optional[ResourceOptions] = None)
    
    @overload
    def ContactFlowModuleVersion(resource_name: str,
                                 opts: Optional[ResourceOptions] = None,
                                 contact_flow_module_id: Optional[str] = None,
                                 description: Optional[str] = None)
    func NewContactFlowModuleVersion(ctx *Context, name string, args ContactFlowModuleVersionArgs, opts ...ResourceOption) (*ContactFlowModuleVersion, error)
    public ContactFlowModuleVersion(string name, ContactFlowModuleVersionArgs args, CustomResourceOptions? opts = null)
    public ContactFlowModuleVersion(String name, ContactFlowModuleVersionArgs args)
    public ContactFlowModuleVersion(String name, ContactFlowModuleVersionArgs args, CustomResourceOptions options)
    
    type: aws-native:connect:ContactFlowModuleVersion
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args ContactFlowModuleVersionArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args ContactFlowModuleVersionArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args ContactFlowModuleVersionArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args ContactFlowModuleVersionArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args ContactFlowModuleVersionArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    ContactFlowModuleVersion Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The ContactFlowModuleVersion resource accepts the following input properties:

    ContactFlowModuleId string
    The identifier of the contact flow module (ARN) this version is tied to.
    Description string
    The description of the version.
    ContactFlowModuleId string
    The identifier of the contact flow module (ARN) this version is tied to.
    Description string
    The description of the version.
    contactFlowModuleId String
    The identifier of the contact flow module (ARN) this version is tied to.
    description String
    The description of the version.
    contactFlowModuleId string
    The identifier of the contact flow module (ARN) this version is tied to.
    description string
    The description of the version.
    contact_flow_module_id str
    The identifier of the contact flow module (ARN) this version is tied to.
    description str
    The description of the version.
    contactFlowModuleId String
    The identifier of the contact flow module (ARN) this version is tied to.
    description String
    The description of the version.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the ContactFlowModuleVersion resource produces the following output properties:

    ContactFlowModuleVersionArn string
    The identifier of the contact flow module version (ARN).
    FlowModuleContentSha256 string
    Indicates the checksum value of the latest published flow module content
    Id string
    The provider-assigned unique ID for this managed resource.
    Version int
    The version number of this revision
    ContactFlowModuleVersionArn string
    The identifier of the contact flow module version (ARN).
    FlowModuleContentSha256 string
    Indicates the checksum value of the latest published flow module content
    Id string
    The provider-assigned unique ID for this managed resource.
    Version int
    The version number of this revision
    contactFlowModuleVersionArn String
    The identifier of the contact flow module version (ARN).
    flowModuleContentSha256 String
    Indicates the checksum value of the latest published flow module content
    id String
    The provider-assigned unique ID for this managed resource.
    version Integer
    The version number of this revision
    contactFlowModuleVersionArn string
    The identifier of the contact flow module version (ARN).
    flowModuleContentSha256 string
    Indicates the checksum value of the latest published flow module content
    id string
    The provider-assigned unique ID for this managed resource.
    version number
    The version number of this revision
    contact_flow_module_version_arn str
    The identifier of the contact flow module version (ARN).
    flow_module_content_sha256 str
    Indicates the checksum value of the latest published flow module content
    id str
    The provider-assigned unique ID for this managed resource.
    version int
    The version number of this revision
    contactFlowModuleVersionArn String
    The identifier of the contact flow module version (ARN).
    flowModuleContentSha256 String
    Indicates the checksum value of the latest published flow module content
    id String
    The provider-assigned unique ID for this managed resource.
    version Number
    The version number of this revision

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    Viewing docs for AWS Cloud Control v1.57.0
    published on Monday, Mar 9, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.