Interface DeleteLaunchTemplateVersionsResponseSuccessItem.Builder

  • Method Details

    • launchTemplateId

      The ID of the launch template.

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

      DeleteLaunchTemplateVersionsResponseSuccessItem.Builder launchTemplateName(String launchTemplateName)

      The name of the launch template.

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

      The version number of the launch template.

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