Cluster Record Response
fun ClusterRecordResponse(displayName: String? = null, id: String? = null, kind: String? = null, metadata: MetadataEntityResponse? = null, spec: ClusterSpecEntityResponse? = null, status: ClusterStatusEntityResponse? = null)