status

@JvmName(name = "hymcdabyalhactfh")
suspend fun status(value: Output<String>)
@JvmName(name = "tnumkykgossixjem")
suspend fun status(value: String?)

Parameters

value

The progress status of the export task. The status can be one of the following:

  • CANCELED

  • CANCELING

  • COMPLETE

  • FAILED

  • IN_PROGRESS

  • STARTING