analysisStatusError

@JvmName(name = "cygfkwiqpkluwqht")
suspend fun analysisStatusError(value: Output<StatusArgs>)
@JvmName(name = "kibnfwuykuaxqfyj")
suspend fun analysisStatusError(value: StatusArgs?)

Parameters

value

When an error is encountered this will contain a LocalizedMessage under details to show to the user. The LocalizedMessage output only and populated by the API.


@JvmName(name = "kvtkfdgmddewtxuq")
suspend fun analysisStatusError(argument: suspend StatusArgsBuilder.() -> Unit)

Parameters

argument

When an error is encountered this will contain a LocalizedMessage under details to show to the user. The LocalizedMessage output only and populated by the API.