CreateSafetyRuleRequest

The request body that you include when you create a safety rule.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The assertion rule requested.

Link copied to clipboard

A unique, case-sensitive string of up to 64 ASCII characters. To make an idempotent API request with an action, specify a client token in the request.

Link copied to clipboard

The gating rule requested.

Link copied to clipboard

The tags associated with the safety rule.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String