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

Class Instance

Returns:
LifeCycleState Lifecycle status. Valid values:
  • IN_SERVICE: the instance is running.
  • CREATING: the instance is being created.
  • CREATION_FAILED: the instance fails to be created.
  • TERMINATING: the instance is being terminated.
  • TERMINATION_FAILED: the instance fails to be terminated.
  • ATTACHING: the instance is being bound.
  • DETACHING: the instance is being unbound.
  • ATTACHING_LB: the instance is being bound to an LB.
  • DETACHING_LB: the instance is being unbound from an LB.
  • STARTING: the instance is being started.
  • START_FAILED: the instance fails to be started.
  • STOPPING: the instance is being stopped.
  • STOP_FAILED: the instance fails to be stopped.
  • STOPPED: the instance is stopped.
  • Parameters:
    LifeCycleState - Lifecycle status. Valid values:
  • IN_SERVICE: the instance is running.
  • CREATING: the instance is being created.
  • CREATION_FAILED: the instance fails to be created.
  • TERMINATING: the instance is being terminated.
  • TERMINATION_FAILED: the instance fails to be terminated.
  • ATTACHING: the instance is being bound.
  • DETACHING: the instance is being unbound.
  • ATTACHING_LB: the instance is being bound to an LB.
  • DETACHING_LB: the instance is being unbound from an LB.
  • STARTING: the instance is being started.
  • START_FAILED: the instance fails to be started.
  • STOPPING: the instance is being stopped.
  • STOP_FAILED: the instance fails to be stopped.
  • STOPPED: the instance is stopped.
  • Skip navigation links

    Copyright © 2020. All rights reserved.