| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification |
AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification.clone() |
AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification |
AwsAutoScalingAutoScalingGroupDetails.getLaunchTemplate()
The launch template to use.
|
AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification |
AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification.withLaunchTemplateId(String launchTemplateId)
The identifier of the launch template.
|
AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification |
AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification.withLaunchTemplateName(String launchTemplateName)
The name of the launch template.
|
AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification |
AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification.withVersion(String version)
Identifies the version of the launch template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsAutoScalingAutoScalingGroupDetails.setLaunchTemplate(AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification launchTemplate)
The launch template to use.
|
AwsAutoScalingAutoScalingGroupDetails |
AwsAutoScalingAutoScalingGroupDetails.withLaunchTemplate(AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification launchTemplate)
The launch template to use.
|
Copyright © 2022. All rights reserved.