Type Alias GetResourceParams

GetResourceParams: GetSpaceEnvironmentParams & {
    resourceTypeId: string;
}