Interface ContactFlowModuleAliasSummary.Builder

  • Method Details

    • arn

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

      Parameters:
      arn - The Amazon Resource Name (ARN) of the flow module alias.
      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.
    • aliasName

      The name of the alias.

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

      ContactFlowModuleAliasSummary.Builder aliasDescription(String aliasDescription)

      The description of the alias.

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

      ContactFlowModuleAliasSummary.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.