Type Alias GetResourceParamsInternal

GetResourceParams: GetSpaceEnvironmentParams & {
    resourceTypeId: string;
}