| Package | Description |
|---|---|
| com.amazonaws.services.mgn |
The Application Migration Service service.
|
| com.amazonaws.services.mgn.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateLaunchConfigurationTemplateRequest |
UpdateLaunchConfigurationTemplateRequest.clone() |
UpdateLaunchConfigurationTemplateRequest |
UpdateLaunchConfigurationTemplateRequest.withAssociatePublicIpAddress(Boolean associatePublicIpAddress)
Associate public Ip address.
|
UpdateLaunchConfigurationTemplateRequest |
UpdateLaunchConfigurationTemplateRequest.withBootMode(BootMode bootMode)
Launch configuration template boot mode.
|
UpdateLaunchConfigurationTemplateRequest |
UpdateLaunchConfigurationTemplateRequest.withBootMode(String bootMode)
Launch configuration template boot mode.
|
UpdateLaunchConfigurationTemplateRequest |
UpdateLaunchConfigurationTemplateRequest.withCopyPrivateIp(Boolean copyPrivateIp)
Copy private Ip.
|
UpdateLaunchConfigurationTemplateRequest |
UpdateLaunchConfigurationTemplateRequest.withCopyTags(Boolean copyTags)
Copy tags.
|
UpdateLaunchConfigurationTemplateRequest |
UpdateLaunchConfigurationTemplateRequest.withEnableMapAutoTagging(Boolean enableMapAutoTagging)
Enable map auto tagging.
|
UpdateLaunchConfigurationTemplateRequest |
UpdateLaunchConfigurationTemplateRequest.withLargeVolumeConf(LaunchTemplateDiskConf largeVolumeConf)
Large volume config.
|
UpdateLaunchConfigurationTemplateRequest |
UpdateLaunchConfigurationTemplateRequest.withLaunchConfigurationTemplateID(String launchConfigurationTemplateID)
Launch Configuration Template ID.
|
UpdateLaunchConfigurationTemplateRequest |
UpdateLaunchConfigurationTemplateRequest.withLaunchDisposition(LaunchDisposition launchDisposition)
Launch disposition.
|
UpdateLaunchConfigurationTemplateRequest |
UpdateLaunchConfigurationTemplateRequest.withLaunchDisposition(String launchDisposition)
Launch disposition.
|
UpdateLaunchConfigurationTemplateRequest |
UpdateLaunchConfigurationTemplateRequest.withLicensing(Licensing licensing) |
UpdateLaunchConfigurationTemplateRequest |
UpdateLaunchConfigurationTemplateRequest.withMapAutoTaggingMpeID(String mapAutoTaggingMpeID)
Launch configuration template map auto tagging MPE ID.
|
UpdateLaunchConfigurationTemplateRequest |
UpdateLaunchConfigurationTemplateRequest.withPostLaunchActions(PostLaunchActions postLaunchActions)
Post Launch Action to execute on the Test or Cutover instance.
|
UpdateLaunchConfigurationTemplateRequest |
UpdateLaunchConfigurationTemplateRequest.withSmallVolumeConf(LaunchTemplateDiskConf smallVolumeConf)
Small volume config.
|
UpdateLaunchConfigurationTemplateRequest |
UpdateLaunchConfigurationTemplateRequest.withSmallVolumeMaxSize(Long smallVolumeMaxSize)
Small volume maximum size.
|
UpdateLaunchConfigurationTemplateRequest |
UpdateLaunchConfigurationTemplateRequest.withTargetInstanceTypeRightSizingMethod(String targetInstanceTypeRightSizingMethod)
Target instance type right-sizing method.
|
UpdateLaunchConfigurationTemplateRequest |
UpdateLaunchConfigurationTemplateRequest.withTargetInstanceTypeRightSizingMethod(TargetInstanceTypeRightSizingMethod targetInstanceTypeRightSizingMethod)
Target instance type right-sizing method.
|
Copyright © 2023. All rights reserved.