state

@JvmName(name = "ytekdwlqrcoxgywg")
suspend fun state(value: Output<Either<String, AutoExportStatusType>>)
@JvmName(name = "nijbocsiemxyfbkr")
suspend fun state(value: Either<String, AutoExportStatusType>?)
@JvmName(name = "rpptwqndskhsgsem")
fun state(value: String)
@JvmName(name = "ehnciaqkwlocguji")
fun state(value: AutoExportStatusType)

Parameters

value

The operational state of auto export. InProgress indicates the export is running. Disabling indicates the user has requested to disable the export but the disabling is still in progress. Disabled indicates auto export has been disabled. DisableFailed indicates the disabling has failed. Failed means the export was unable to continue, due to a fatal error.