Builder
Properties
The deletion configuration is made up of the retention time (EdgeRetentionInHours
) and local size configuration (LocalSizeConfig
) details that are used to make the deletion.
The "Internet of Things (IoT) Thing" Arn of the stream.
The recorder configuration consists of the local MediaSourceConfig
details, that are used as credentials to access the local media files streamed on the camera.
The uploader configuration contains the ScheduleExpression
details that are used to schedule upload jobs for the recorded media files from the Edge Agent to a Kinesis Video Stream.
Functions
construct an aws.sdk.kotlin.services.kinesisvideo.model.DeletionConfig inside the given block
construct an aws.sdk.kotlin.services.kinesisvideo.model.RecorderConfig inside the given block
construct an aws.sdk.kotlin.services.kinesisvideo.model.UploaderConfig inside the given block