Interface AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification.Builder

  • Method Details

    • launchTemplateId

      The identifier of the launch template. You must specify either LaunchTemplateId or LaunchTemplateName.

      Parameters:
      launchTemplateId - The identifier of the launch template. You must specify either LaunchTemplateId or LaunchTemplateName.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • launchTemplateName

      The name of the launch template. You must specify either LaunchTemplateId or LaunchTemplateName.

      Parameters:
      launchTemplateName - The name of the launch template. You must specify either LaunchTemplateId or LaunchTemplateName.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • version

      Identifies the version of the launch template. You can specify a version identifier, or use the values $Latest or $Default.

      Parameters:
      version - Identifies the version of the launch template. You can specify a version identifier, or use the values $Latest or $Default.
      Returns:
      Returns a reference to this object so that method calls can be chained together.