allocation

@JvmName(name = "bbvkkutcmdrxfpbi")
suspend fun allocation(value: Output<AllocationResultArgs>)
@JvmName(name = "wluernpxcnhuoond")
suspend fun allocation(value: AllocationResultArgs?)

Parameters

value

Allocation is set once the claim has been allocated successfully.


@JvmName(name = "vxdmvnarmbsrjpod")
suspend fun allocation(argument: suspend AllocationResultArgsBuilder.() -> Unit)

Parameters

argument

Allocation is set once the claim has been allocated successfully.