detachError

@JvmName(name = "lbwvwqejngwvikes")
suspend fun detachError(value: Output<VolumeErrorArgs>)
@JvmName(name = "qmyeqagohgxbjfqd")
suspend fun detachError(value: VolumeErrorArgs?)

Parameters

value

The last error encountered during detach operation, if any. This field must only be set by the entity completing the detach operation, i.e. the external-attacher.


@JvmName(name = "krekgrxeulpopwqu")
suspend fun detachError(argument: suspend VolumeErrorArgsBuilder.() -> Unit)

Parameters

argument

The last error encountered during detach operation, if any. This field must only be set by the entity completing the detach operation, i.e. the external-attacher.