interface RestoredBucketMappings {
    id: string;
    name: string;
    shardMappings: BucketShardMappings;
}

Properties

Properties

id: string

New ID of the restored bucket

name: string
shardMappings: BucketShardMappings
MMNEPVFCICPMFPCPTTAAATR