UNPKG

@aws-amplify/cli-internal

Version:
7 lines 413 B
import { RollbackCategoryRefactorer } from '../workflow/rollback-category-refactorer'; export declare class AuthUserPoolGroupsRollbackRefactorer extends RollbackCategoryRefactorer { protected resourceTypes(): string[]; protected fetchSourceStackId(): Promise<string | undefined>; protected fetchDestStackId(): Promise<string | undefined>; } //# sourceMappingURL=auth-user-pool-groups-rollback.d.ts.map