/** Creates instance snapshots in the current region. */
export interfaceProjectInstanceSnapshotCreation {
/** Name for the snapshot that will be created in the current region */
snapshotName: string;
}
//# sourceMappingURL=ProjectInstanceSnapshotCreation.d.ts.map