interface DeleteBucketsIDRequest {
    bucketID: string;
}

Properties

Properties

bucketID: string

Bucket ID. The ID of the bucket to delete.

MMNEPVFCICPMFPCPTTAAATR