interface SnapshotDeleteSnapshotsMatchingResult {
    snapshotIds: string[];
}

Properties

Properties

snapshotIds: string[]

Generated using TypeDoc