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