Interface TemplateSummary.Builder

  • Method Details

    • id

      The ID of the template.

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

      The name of the template.

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

      The Amazon Resource Name (ARN) of the template.

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

      TemplateSummary.Builder description(String description)

      The description of the template.

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