UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.associatePublicIpAddress(Boolean associatePublicIpAddress) |
Associate public Ip address.
|
UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.bootMode(String bootMode) |
Launch configuration template boot mode.
|
UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.bootMode(BootMode bootMode) |
Launch configuration template boot mode.
|
static UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.builder() |
|
UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.copyPrivateIp(Boolean copyPrivateIp) |
Copy private Ip.
|
UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.copyTags(Boolean copyTags) |
Copy tags.
|
UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.enableMapAutoTagging(Boolean enableMapAutoTagging) |
Enable map auto tagging.
|
default UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.largeVolumeConf(Consumer<LaunchTemplateDiskConf.Builder> largeVolumeConf) |
Large volume config.
|
UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.largeVolumeConf(LaunchTemplateDiskConf largeVolumeConf) |
Large volume config.
|
UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.launchConfigurationTemplateID(String launchConfigurationTemplateID) |
Launch Configuration Template ID.
|
UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.launchDisposition(String launchDisposition) |
Launch disposition.
|
UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.launchDisposition(LaunchDisposition launchDisposition) |
Launch disposition.
|
default UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.licensing(Consumer<Licensing.Builder> licensing) |
Sets the value of the Licensing property for this object.
|
UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.licensing(Licensing licensing) |
Sets the value of the Licensing property for this object.
|
UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.mapAutoTaggingMpeID(String mapAutoTaggingMpeID) |
Launch configuration template map auto tagging MPE ID.
|
UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
default UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.postLaunchActions(Consumer<PostLaunchActions.Builder> postLaunchActions) |
Post Launch Action to execute on the Test or Cutover instance.
|
UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.postLaunchActions(PostLaunchActions postLaunchActions) |
Post Launch Action to execute on the Test or Cutover instance.
|
default UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.smallVolumeConf(Consumer<LaunchTemplateDiskConf.Builder> smallVolumeConf) |
Small volume config.
|
UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.smallVolumeConf(LaunchTemplateDiskConf smallVolumeConf) |
Small volume config.
|
UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.smallVolumeMaxSize(Long smallVolumeMaxSize) |
Small volume maximum size.
|
UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.targetInstanceTypeRightSizingMethod(String targetInstanceTypeRightSizingMethod) |
Target instance type right-sizing method.
|
UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.targetInstanceTypeRightSizingMethod(TargetInstanceTypeRightSizingMethod targetInstanceTypeRightSizingMethod) |
Target instance type right-sizing method.
|
UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.toBuilder() |
|