UpdateNotificationConfigurationRequest
Types
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 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
inline fun copy(block: UpdateNotificationConfigurationRequest.Builder.() -> Unit = {}): UpdateNotificationConfigurationRequest