Interface FastLaunchLaunchTemplateSpecificationRequest.Builder

    • Method Detail

      • launchTemplateId

        FastLaunchLaunchTemplateSpecificationRequest.Builder launchTemplateId​(String 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

        FastLaunchLaunchTemplateSpecificationRequest.Builder version​(String 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.