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