CreateNotificationConfigurationRequest

Types

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

Properties

Link copied to clipboard

The aggregation preference of the NotificationConfiguration.

Link copied to clipboard

The description of the NotificationConfiguration.

Link copied to clipboard
val name: String?

The name of the NotificationConfiguration. Supports RFC 3986's unreserved characters.

Link copied to clipboard

A map of tags assigned to a resource. A tag is a string-to-string map of key-value pairs.

Functions

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