UpdateImageGenerationConfigurationRequest

Types

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

Properties

Link copied to clipboard

The structure that contains the information required for the KVS images delivery. 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 image generation configuration. You must specify either the StreamName or the StreamARN.

Link copied to clipboard

The name of the stream from which to update the image generation 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