parametersRef

@JvmName(name = "oepagagimcwigopj")
suspend fun parametersRef(value: Output<ResourceClaimParametersReferencePatchArgs>)
@JvmName(name = "plvpctdqkrxghvla")
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 = "xomfiovaxkhtivgt")
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.