interface CloudOptions {
    limit: number;
}

Properties

Properties

limit: number