public static interface UpdateLaunchConfigurationTemplateRequest.Builder extends DrsRequest.Builder, SdkPojo, CopyableBuilder<UpdateLaunchConfigurationTemplateRequest.Builder,UpdateLaunchConfigurationTemplateRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateLaunchConfigurationTemplateRequest.Builder copyPrivateIp(Boolean copyPrivateIp)
Copy private IP.
copyPrivateIp - Copy private IP.UpdateLaunchConfigurationTemplateRequest.Builder copyTags(Boolean copyTags)
Copy tags.
copyTags - Copy tags.UpdateLaunchConfigurationTemplateRequest.Builder exportBucketArn(String exportBucketArn)
S3 bucket ARN to export Source Network templates.
exportBucketArn - S3 bucket ARN to export Source Network templates.UpdateLaunchConfigurationTemplateRequest.Builder launchConfigurationTemplateID(String launchConfigurationTemplateID)
Launch Configuration Template ID.
launchConfigurationTemplateID - Launch Configuration Template ID.UpdateLaunchConfigurationTemplateRequest.Builder launchDisposition(String launchDisposition)
Launch disposition.
launchDisposition - Launch disposition.LaunchDisposition,
LaunchDispositionUpdateLaunchConfigurationTemplateRequest.Builder launchDisposition(LaunchDisposition launchDisposition)
Launch disposition.
launchDisposition - Launch disposition.LaunchDisposition,
LaunchDispositionUpdateLaunchConfigurationTemplateRequest.Builder licensing(Licensing licensing)
Licensing.
licensing - Licensing.default UpdateLaunchConfigurationTemplateRequest.Builder licensing(Consumer<Licensing.Builder> licensing)
Licensing.
This is a convenience method that creates an instance of theLicensing.Builder avoiding the need to
create one manually via Licensing.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its result
is passed to licensing(Licensing).
licensing - a consumer that will call methods on Licensing.Builderlicensing(Licensing)UpdateLaunchConfigurationTemplateRequest.Builder targetInstanceTypeRightSizingMethod(String targetInstanceTypeRightSizingMethod)
Target instance type right-sizing method.
targetInstanceTypeRightSizingMethod - Target instance type right-sizing method.TargetInstanceTypeRightSizingMethod,
TargetInstanceTypeRightSizingMethodUpdateLaunchConfigurationTemplateRequest.Builder targetInstanceTypeRightSizingMethod(TargetInstanceTypeRightSizingMethod targetInstanceTypeRightSizingMethod)
Target instance type right-sizing method.
targetInstanceTypeRightSizingMethod - Target instance type right-sizing method.TargetInstanceTypeRightSizingMethod,
TargetInstanceTypeRightSizingMethodUpdateLaunchConfigurationTemplateRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateLaunchConfigurationTemplateRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.