state

val state: Output<String>

The current state of this Data Fusion instance.

  • CREATING: Instance is being created

  • RUNNING: Instance is running and ready for requests

  • FAILED: Instance creation failed

  • DELETING: Instance is being deleted

  • UPGRADING: Instance is being upgraded

  • RESTARTING: Instance is being restarted