detachError

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

Parameters

value

detachError represents 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 = "lgxtviwshwqiifiy")
suspend fun detachError(argument: suspend VolumeErrorArgsBuilder.() -> Unit)

Parameters

argument

detachError represents 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.