Interface CustomLaunchTemplate.Builder

  • Method Details

    • id

      The ID of the EC2 launch template to use to provision instances.

      Example: lt-xxxx

      Parameters:
      id - The ID of the EC2 launch template to use to provision instances.

      Example: lt-xxxx

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • version

      The version of the EC2 launch template to use to provision instances.

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