UpdateNotificationConfigurationRequest

Types

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

Properties

Link copied to clipboard

The structure containing the information required for notifications. If the structure is null, the configuration will be deleted from the stream.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Kinesis video stream from where you want to update the notification configuration. You must specify either the StreamName or the StreamARN.

Link copied to clipboard

The name of the stream from which to update the notification configuration. You must specify either the StreamName or the StreamARN.

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