Interface FastLaunchLaunchTemplateSpecificationResponse.Builder

  • Method Details

    • launchTemplateId

      The ID of the launch template that the AMI uses for Windows fast launch.

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

      FastLaunchLaunchTemplateSpecificationResponse.Builder launchTemplateName(String launchTemplateName)

      The name of the launch template that the AMI uses for Windows fast launch.

      Parameters:
      launchTemplateName - The name of the launch template that the AMI uses for Windows fast launch.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • version

      The version of the launch template that the AMI uses for Windows fast launch.

      Parameters:
      version - The version of the launch template that the AMI uses for Windows fast launch.
      Returns:
      Returns a reference to this object so that method calls can be chained together.