Interface FastLaunchLaunchTemplateSpecificationResponse.Builder

    • Method Detail

      • launchTemplateId

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

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