- Navigation Guide
@aws-sdk/client-kinesis-video
UpdateImageGenerationConfigurationCommandInput Interface
The input for UpdateImageGenerationConfigurationCommand.
Members
Name | Type | Details |
---|---|---|
ImageGenerationConfiguration | ImageGenerationConfiguration | undefined | 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. |
StreamARN | string | undefined | 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 | string | undefined | The name of the stream from which to update the image generation configuration. You must specify either the |
Full Signature
export interface UpdateImageGenerationConfigurationCommandInput extends UpdateImageGenerationConfigurationInput