state

@JvmName(name = "hncgytbvyunmxbhv")
suspend fun state(value: Output<String>)
@JvmName(name = "uxgkednovmfsnnxn")
suspend fun state(value: String?)

Parameters

value

Output-only, Beta Different state applicable for a training run. IN PROGRESS: Training run is in progress. FAILED: Training run ended due to a non-retryable failure. SUCCEEDED: Training run successfully completed. CANCELLED: Training run cancelled by the user.