Resource Claim Parameters Reference Patch Args
data class ResourceClaimParametersReferencePatchArgs(val apiGroup: Output<String>? = null, val kind: Output<String>? = null, val name: Output<String>? = null) : ConvertibleToJava<ResourceClaimParametersReferencePatchArgs>
ResourceClaimParametersReference contains enough information to let you locate the parameters for a ResourceClaim. The object must be in the same namespace as the ResourceClaim.