Type Alias PolicySetSkeleton

PolicySetSkeleton: NoIdObjectSkeletonInterface & {
    name: string;
    resourceTypeUuids: string[];
}