@backblaze-labs/b2-sdk - v0.1.0
    Preparing search index...

    Interface GetBucketNotificationRulesRequest

    Request parameters for the b2_get_bucket_notification_rules API call.

    interface GetBucketNotificationRulesRequest {
        bucketId: BucketId;
    }
    Index

    Properties

    Properties

    bucketId: BucketId

    Bucket to get notification rules for.