Skip navigation links
com.tencentcloudapi.as.v20180419.models

Class CreateAutoScalingGroupRequest

Returns:
TerminationPolicies Termination policy. Currently, the maximum length is 1. Value range: OLDEST_INSTANCE, NEWEST_INSTANCE. Default value: OLDEST_INSTANCE.
  • OLDEST_INSTANCE: The oldest instance in the auto scaling group will be terminated first.
  • NEWEST_INSTANCE: The newest instance in the auto scaling group will be terminated first.
  • Parameters:
    TerminationPolicies - Termination policy. Currently, the maximum length is 1. Value range: OLDEST_INSTANCE, NEWEST_INSTANCE. Default value: OLDEST_INSTANCE.
  • OLDEST_INSTANCE: The oldest instance in the auto scaling group will be terminated first.
  • NEWEST_INSTANCE: The newest instance in the auto scaling group will be terminated first.
  • Skip navigation links

    Copyright © 2024. All rights reserved.