Interface ContactFlowModuleVersionSummary.Builder

  • Method Details

    • arn

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

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

      ContactFlowModuleVersionSummary.Builder versionDescription(String versionDescription)

      The description of the flow module version.

      Parameters:
      versionDescription - The description of the flow module version.
      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.