Interface FastLaunchLaunchTemplateSpecificationResponse.Builder

All Superinterfaces:
Buildable, CopyableBuilder<FastLaunchLaunchTemplateSpecificationResponse.Builder,FastLaunchLaunchTemplateSpecificationResponse>, SdkBuilder<FastLaunchLaunchTemplateSpecificationResponse.Builder,FastLaunchLaunchTemplateSpecificationResponse>, SdkPojo
Enclosing class:
FastLaunchLaunchTemplateSpecificationResponse

public static interface FastLaunchLaunchTemplateSpecificationResponse.Builder extends SdkPojo, CopyableBuilder<FastLaunchLaunchTemplateSpecificationResponse.Builder,FastLaunchLaunchTemplateSpecificationResponse>
  • Method Details

    • launchTemplateId

      The ID of the launch template for faster launching of the associated Windows AMI.

      Parameters:
      launchTemplateId - The ID of the launch template for faster launching of the associated Windows AMI.
      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 for faster launching of the associated Windows AMI.

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

      The version of the launch template for faster launching of the associated Windows AMI.

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