Interface AuroraSnapshotSourceAggregation

interface AuroraSnapshotSourceAggregation {
    latestCountPerCluster?: number;
}

Properties

latestCountPerCluster?: number