deallocationRequested

@JvmName(name = "ypsbjemwnnwakebp")
suspend fun deallocationRequested(value: Output<Boolean>)
@JvmName(name = "lpybsdlifjggplnr")
suspend fun deallocationRequested(value: Boolean?)

Parameters

value

Indicates that a claim is to be deallocated. While this is set, no new consumers may be added to ReservedFor. This is only used if the claim needs to be deallocated by a DRA driver. That driver then must deallocate this claim and reset the field together with clearing the Allocation field. This is an alpha field and requires enabling the DRAControlPlaneController feature gate.