| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification.Builder |
AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification.builder() |
AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification.Builder |
AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification.Builder.launchTemplateId(String launchTemplateId)
The identifier of the launch template.
|
AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification.Builder |
AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification.Builder.launchTemplateName(String launchTemplateName)
The name of the launch template.
|
AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification.Builder |
AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification.toBuilder() |
AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification.Builder |
AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification.Builder.version(String version)
Identifies the version of the launch template.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification.Builder> |
AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default AwsAutoScalingAutoScalingGroupDetails.Builder |
AwsAutoScalingAutoScalingGroupDetails.Builder.launchTemplate(Consumer<AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification.Builder> launchTemplate)
The launch template to use.
|
Copyright © 2023. All rights reserved.