Type Alias ListResourceNamesData

ListResourceNamesData: {
    name: string;
    workspace: string;
}