parametersRef

@JvmName(name = "nrwvsewtrvsetain")
suspend fun parametersRef(value: Output<ResourceClaimParametersReferencePatchArgs>)
@JvmName(name = "odmbxcpvmpfxgwxw")
suspend fun parametersRef(value: ResourceClaimParametersReferencePatchArgs?)

Parameters

value

ParametersRef references a separate object with arbitrary parameters that will be used by the driver when allocating a resource for the claim. The object must be in the same namespace as the ResourceClaim.


@JvmName(name = "kidbqnofdeadlwvi")
suspend fun parametersRef(argument: suspend ResourceClaimParametersReferencePatchArgsBuilder.() -> Unit)

Parameters

argument

ParametersRef references a separate object with arbitrary parameters that will be used by the driver when allocating a resource for the claim. The object must be in the same namespace as the ResourceClaim.