detachError

@JvmName(name = "jupkkwpuaglmpwff")
suspend fun detachError(value: Output<VolumeErrorArgs>)
@JvmName(name = "osdccwrdajtjcuji")
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 = "bnkonamusktyxyfg")
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.