Interface FastLaunchLaunchTemplateSpecification.Builder

  • Method Details

    • launchTemplateId

      FastLaunchLaunchTemplateSpecification.Builder launchTemplateId(String launchTemplateId)

      The ID of the launch template to use for faster launching for a Windows AMI.

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

      FastLaunchLaunchTemplateSpecification.Builder launchTemplateName(String launchTemplateName)

      The name of the launch template to use for faster launching for a Windows AMI.

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

      FastLaunchLaunchTemplateSpecification.Builder launchTemplateVersion(String launchTemplateVersion)

      The version of the launch template to use for faster launching for a Windows AMI.

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