UNPKG

@aws-amplify/cli-internal

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