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