public static interface FastLaunchLaunchTemplateSpecificationRequest.Builder extends SdkPojo, CopyableBuilder<FastLaunchLaunchTemplateSpecificationRequest.Builder,FastLaunchLaunchTemplateSpecificationRequest>
| Modifier and Type | Method and Description |
|---|---|
FastLaunchLaunchTemplateSpecificationRequest.Builder |
launchTemplateId(String launchTemplateId)
The ID of the launch template to use for faster launching for a Windows AMI.
|
FastLaunchLaunchTemplateSpecificationRequest.Builder |
launchTemplateName(String launchTemplateName)
The name of the launch template to use for faster launching for a Windows AMI.
|
FastLaunchLaunchTemplateSpecificationRequest.Builder |
version(String version)
The version of the launch template to use for faster launching for a Windows AMI.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFastLaunchLaunchTemplateSpecificationRequest.Builder launchTemplateId(String launchTemplateId)
The ID of the launch template to use for faster launching for a Windows AMI.
launchTemplateId - The ID of the launch template to use for faster launching for a Windows AMI.FastLaunchLaunchTemplateSpecificationRequest.Builder launchTemplateName(String launchTemplateName)
The name of the launch template to use for faster launching for a Windows AMI.
launchTemplateName - The name of the launch template to use for faster launching for a Windows AMI.FastLaunchLaunchTemplateSpecificationRequest.Builder version(String version)
The version of the launch template to use for faster launching for a Windows AMI.
version - The version of the launch template to use for faster launching for a Windows AMI.Copyright © 2022. All rights reserved.