| Package | Description |
|---|---|
| com.amazonaws.services.mgn |
The Application Migration Service service.
|
| com.amazonaws.services.mgn.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateLaunchConfigurationTemplateResult |
AWSmgnClient.updateLaunchConfigurationTemplate(UpdateLaunchConfigurationTemplateRequest request)
Updates an existing Launch Configuration Template by ID.
|
UpdateLaunchConfigurationTemplateResult |
AWSmgn.updateLaunchConfigurationTemplate(UpdateLaunchConfigurationTemplateRequest updateLaunchConfigurationTemplateRequest)
Updates an existing Launch Configuration Template by ID.
|
UpdateLaunchConfigurationTemplateResult |
AbstractAWSmgn.updateLaunchConfigurationTemplate(UpdateLaunchConfigurationTemplateRequest request) |
| Modifier and Type | Method and Description |
|---|---|
UpdateLaunchConfigurationTemplateResult |
UpdateLaunchConfigurationTemplateResult.addTagsEntry(String key,
String value)
Add a single Tags entry
|
UpdateLaunchConfigurationTemplateResult |
UpdateLaunchConfigurationTemplateResult.clearTagsEntries()
Removes all the entries added into Tags.
|
UpdateLaunchConfigurationTemplateResult |
UpdateLaunchConfigurationTemplateResult.clone() |
UpdateLaunchConfigurationTemplateResult |
UpdateLaunchConfigurationTemplateResult.withArn(String arn)
ARN of the Launch Configuration Template.
|
UpdateLaunchConfigurationTemplateResult |
UpdateLaunchConfigurationTemplateResult.withAssociatePublicIpAddress(Boolean associatePublicIpAddress)
Associate public Ip address.
|
UpdateLaunchConfigurationTemplateResult |
UpdateLaunchConfigurationTemplateResult.withBootMode(BootMode bootMode)
Launch configuration template boot mode.
|
UpdateLaunchConfigurationTemplateResult |
UpdateLaunchConfigurationTemplateResult.withBootMode(String bootMode)
Launch configuration template boot mode.
|
UpdateLaunchConfigurationTemplateResult |
UpdateLaunchConfigurationTemplateResult.withCopyPrivateIp(Boolean copyPrivateIp)
Copy private Ip.
|
UpdateLaunchConfigurationTemplateResult |
UpdateLaunchConfigurationTemplateResult.withCopyTags(Boolean copyTags)
Copy tags.
|
UpdateLaunchConfigurationTemplateResult |
UpdateLaunchConfigurationTemplateResult.withEc2LaunchTemplateID(String ec2LaunchTemplateID)
EC2 launch template ID.
|
UpdateLaunchConfigurationTemplateResult |
UpdateLaunchConfigurationTemplateResult.withEnableMapAutoTagging(Boolean enableMapAutoTagging)
Enable map auto tagging.
|
UpdateLaunchConfigurationTemplateResult |
UpdateLaunchConfigurationTemplateResult.withLargeVolumeConf(LaunchTemplateDiskConf largeVolumeConf)
Large volume config.
|
UpdateLaunchConfigurationTemplateResult |
UpdateLaunchConfigurationTemplateResult.withLaunchConfigurationTemplateID(String launchConfigurationTemplateID)
ID of the Launch Configuration Template.
|
UpdateLaunchConfigurationTemplateResult |
UpdateLaunchConfigurationTemplateResult.withLaunchDisposition(LaunchDisposition launchDisposition)
Launch disposition.
|
UpdateLaunchConfigurationTemplateResult |
UpdateLaunchConfigurationTemplateResult.withLaunchDisposition(String launchDisposition)
Launch disposition.
|
UpdateLaunchConfigurationTemplateResult |
UpdateLaunchConfigurationTemplateResult.withLicensing(Licensing licensing) |
UpdateLaunchConfigurationTemplateResult |
UpdateLaunchConfigurationTemplateResult.withMapAutoTaggingMpeID(String mapAutoTaggingMpeID)
Launch configuration template map auto tagging MPE ID.
|
UpdateLaunchConfigurationTemplateResult |
UpdateLaunchConfigurationTemplateResult.withPostLaunchActions(PostLaunchActions postLaunchActions)
Post Launch Actions of the Launch Configuration Template.
|
UpdateLaunchConfigurationTemplateResult |
UpdateLaunchConfigurationTemplateResult.withSmallVolumeConf(LaunchTemplateDiskConf smallVolumeConf)
Small volume config.
|
UpdateLaunchConfigurationTemplateResult |
UpdateLaunchConfigurationTemplateResult.withSmallVolumeMaxSize(Long smallVolumeMaxSize)
Small volume maximum size.
|
UpdateLaunchConfigurationTemplateResult |
UpdateLaunchConfigurationTemplateResult.withTags(Map<String,String> tags)
Tags of the Launch Configuration Template.
|
UpdateLaunchConfigurationTemplateResult |
UpdateLaunchConfigurationTemplateResult.withTargetInstanceTypeRightSizingMethod(String targetInstanceTypeRightSizingMethod)
Target instance type right-sizing method.
|
UpdateLaunchConfigurationTemplateResult |
UpdateLaunchConfigurationTemplateResult.withTargetInstanceTypeRightSizingMethod(TargetInstanceTypeRightSizingMethod targetInstanceTypeRightSizingMethod)
Target instance type right-sizing method.
|
Copyright © 2023. All rights reserved.