Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface PutRuleGroupsNamespaceRequest

Represents the input of a PutRuleGroupsNamespace operation.

Hierarchy

Properties

clientToken?: string

Optional, unique, case-sensitive, user-provided identifier to ensure the idempotency of the request.

data: undefined | Uint8Array

The namespace data that define the rule groups.

name: undefined | string

The rule groups namespace name.

workspaceId: undefined | string

The ID of the workspace in which to update the rule group namespace.