requestedState

val requestedState: Output<String>

The intended state to which the service instance is reconciling. Possible values:

  • CREATING

  • ACTIVE

  • DISCONNECTED

  • DELETING

  • STOPPING

  • STOPPED

  • STARTING

  • UPDATING

  • FAILED