Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification
-
Packages that use AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification Modifier and Type Method Description AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecificationAwsAutoScalingAutoScalingGroupDetails. launchTemplate()The launch template to use.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification Modifier and Type Method Description AwsAutoScalingAutoScalingGroupDetails.BuilderAwsAutoScalingAutoScalingGroupDetails.Builder. launchTemplate(AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification launchTemplate)The launch template to use.
-