interface PatchBucketsIDRequest {
    body: PatchBucketRequest;
    bucketID: string;
}

Properties

Properties

The bucket update to apply.

bucketID: string

The bucket ID.

MMNEPVFCICPMFPCPTTAAATR