interface SpaceCompute {
    crn: string;
    name: string;
}

Properties

Properties

crn: string
name: string