LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.Builder.arn(String arn) |
ARN of the Launch Configuration Template.
|
LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.Builder.associatePublicIpAddress(Boolean associatePublicIpAddress) |
Associate public Ip address.
|
LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.Builder.bootMode(String bootMode) |
Launch configuration template boot mode.
|
LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.Builder.bootMode(BootMode bootMode) |
Launch configuration template boot mode.
|
static LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.builder() |
|
LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.Builder.copyPrivateIp(Boolean copyPrivateIp) |
Copy private Ip.
|
LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.Builder.copyTags(Boolean copyTags) |
Copy tags.
|
LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.Builder.ec2LaunchTemplateID(String ec2LaunchTemplateID) |
EC2 launch template ID.
|
LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.Builder.enableMapAutoTagging(Boolean enableMapAutoTagging) |
Enable map auto tagging.
|
default LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.Builder.largeVolumeConf(Consumer<LaunchTemplateDiskConf.Builder> largeVolumeConf) |
Large volume config.
|
LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.Builder.largeVolumeConf(LaunchTemplateDiskConf largeVolumeConf) |
Large volume config.
|
LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.Builder.launchConfigurationTemplateID(String launchConfigurationTemplateID) |
ID of the Launch Configuration Template.
|
LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.Builder.launchDisposition(String launchDisposition) |
Launch disposition.
|
LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.Builder.launchDisposition(LaunchDisposition launchDisposition) |
Launch disposition.
|
default LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.Builder.licensing(Consumer<Licensing.Builder> licensing) |
Sets the value of the Licensing property for this object.
|
LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.Builder.licensing(Licensing licensing) |
Sets the value of the Licensing property for this object.
|
LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.Builder.mapAutoTaggingMpeID(String mapAutoTaggingMpeID) |
Launch configuration template map auto tagging MPE ID.
|
default LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.Builder.postLaunchActions(Consumer<PostLaunchActions.Builder> postLaunchActions) |
Post Launch Actions of the Launch Configuration Template.
|
LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.Builder.postLaunchActions(PostLaunchActions postLaunchActions) |
Post Launch Actions of the Launch Configuration Template.
|
default LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.Builder.smallVolumeConf(Consumer<LaunchTemplateDiskConf.Builder> smallVolumeConf) |
Small volume config.
|
LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.Builder.smallVolumeConf(LaunchTemplateDiskConf smallVolumeConf) |
Small volume config.
|
LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.Builder.smallVolumeMaxSize(Long smallVolumeMaxSize) |
Small volume maximum size.
|
LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.Builder.tags(Map<String,String> tags) |
Tags of the Launch Configuration Template.
|
LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.Builder.targetInstanceTypeRightSizingMethod(String targetInstanceTypeRightSizingMethod) |
Target instance type right-sizing method.
|
LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.Builder.targetInstanceTypeRightSizingMethod(TargetInstanceTypeRightSizingMethod targetInstanceTypeRightSizingMethod) |
Target instance type right-sizing method.
|
LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.toBuilder() |
|