| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.KinesisVideo.Types.NotificationDestinationConfig
Description
Documentation
data NotificationDestinationConfig Source #
The structure that contains the information required to deliver a notification to a customer.
See: newNotificationDestinationConfig smart constructor.
Constructors
| NotificationDestinationConfig' | |
Instances
newNotificationDestinationConfig Source #
Create a value of NotificationDestinationConfig with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:uri:NotificationDestinationConfig', notificationDestinationConfig_uri - The Uniform Resource Identifier (URI) that identifies where the images
will be delivered.
notificationDestinationConfig_uri :: Lens' NotificationDestinationConfig Text Source #
The Uniform Resource Identifier (URI) that identifies where the images will be delivered.