Interface FastLaunchLaunchTemplateSpecificationRequest.Builder

  • Method Details

    • launchTemplateId

      Specify the ID of the launch template that the AMI should use for Windows fast launch.

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

      FastLaunchLaunchTemplateSpecificationRequest.Builder launchTemplateName(String launchTemplateName)

      Specify the name of the launch template that the AMI should use for Windows fast launch.

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

      Specify the version of the launch template that the AMI should use for Windows fast launch.

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