Interface ContactFlowModuleAliasInfo.Builder

  • Method Details

    • contactFlowModuleId

      ContactFlowModuleAliasInfo.Builder contactFlowModuleId(String contactFlowModuleId)

      The identifier of the flow module.

      Parameters:
      contactFlowModuleId - The identifier of the flow module.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • contactFlowModuleArn

      ContactFlowModuleAliasInfo.Builder contactFlowModuleArn(String contactFlowModuleArn)

      The Amazon Resource Name (ARN) of the flow module.

      Parameters:
      contactFlowModuleArn - The Amazon Resource Name (ARN) of the flow module.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • aliasId

      The identifier of the alias.

      Parameters:
      aliasId - The identifier of the alias.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • version

      The version of the flow module.

      Parameters:
      version - The version of the flow module.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the alias.

      Parameters:
      name - The name of the alias.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      ContactFlowModuleAliasInfo.Builder description(String description)

      The description of the alias.

      Parameters:
      description - The description of the alias.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModifiedRegion

      ContactFlowModuleAliasInfo.Builder lastModifiedRegion(String lastModifiedRegion)

      The Amazon Web Services Region where this resource was last modified.

      Parameters:
      lastModifiedRegion - The Amazon Web Services Region where this resource was last modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModifiedTime

      ContactFlowModuleAliasInfo.Builder lastModifiedTime(Instant lastModifiedTime)

      The timestamp when this resource was last modified.

      Parameters:
      lastModifiedTime - The timestamp when this resource was last modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.