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

Class Instance

Returns:
LifeCycleState Lifecycle status. valid values are as follows:.
  • IN_SERVICE: running
  • .
  • CREATING: specifies the instance is being created.
  • .
  • CREATION_FAILED: creation failed.
  • .
  • `TERMINATING`: the instance is being terminated.
  • .
  • `TERMINATION_FAILED`: the instance fails to be terminated.
  • .
  • ATTACHING: binding
  • .
  • `ATTACH_FAILED`: the instance fails to be bound.
  • .
  • DETACHING: specifies the unbinding is in progress.
  • .
  • `DETACH_FAILED`: the instance fails to be unbound.
  • .
  • `ATTACHING_LB`: binding to lb
  • .
  • DETACHING_LB: the lb is being unbound.
  • .
  • `MODIFYING_LB`: the lb is being modified.
  • .
  • `STARTING`: the instance is being started up.
  • .
  • `START_FAILED`: the instance fails to be started up.
  • .
  • `STOPPING`: the instance is being shut down.
  • .
  • `STOP_FAILED`: the instance fails to be shut down.
  • .
  • `STOPPED`: the instance is shut down.
  • .
  • `IN_LAUNCHING_HOOK`: the lifecycle hook is being scaled out.
  • .
  • `IN_TERMINATING_HOOK`: the lifecycle hook is being scaled in.
  • .
    Parameters:
    LifeCycleState - Lifecycle status. valid values are as follows:.
  • IN_SERVICE: running
  • .
  • CREATING: specifies the instance is being created.
  • .
  • CREATION_FAILED: creation failed.
  • .
  • `TERMINATING`: the instance is being terminated.
  • .
  • `TERMINATION_FAILED`: the instance fails to be terminated.
  • .
  • ATTACHING: binding
  • .
  • `ATTACH_FAILED`: the instance fails to be bound.
  • .
  • DETACHING: specifies the unbinding is in progress.
  • .
  • `DETACH_FAILED`: the instance fails to be unbound.
  • .
  • `ATTACHING_LB`: binding to lb
  • .
  • DETACHING_LB: the lb is being unbound.
  • .
  • `MODIFYING_LB`: the lb is being modified.
  • .
  • `STARTING`: the instance is being started up.
  • .
  • `START_FAILED`: the instance fails to be started up.
  • .
  • `STOPPING`: the instance is being shut down.
  • .
  • `STOP_FAILED`: the instance fails to be shut down.
  • .
  • `STOPPED`: the instance is shut down.
  • .
  • `IN_LAUNCHING_HOOK`: the lifecycle hook is being scaled out.
  • .
  • `IN_TERMINATING_HOOK`: the lifecycle hook is being scaled in.
  • .
    Skip navigation links

    Copyright © 2025. All rights reserved.