Values.UpdateOriginEndpointResponseSourceUpdate the specified origin endpoint. Edit the packaging preferences on an endpoint to optimize the viewing experience. You can't edit the name of the endpoint. Any edits you make that impact the video output may not be reflected for a few minutes.
type nonrec t = {arn : String_.t option;The ARN associated with the resource.
*)channelGroupName : ResourceName.t option;The name that describes the channel group. The name is the primary identifier for the channel group, and must be unique for your account in the AWS Region.
*)channelName : ResourceName.t option;The name that describes the channel. The name is the primary identifier for the channel, and must be unique for your account in the AWS Region and channel group.
*)originEndpointName : ResourceName.t option;The name that describes the origin endpoint. The name is the primary identifier for the origin endpoint, and and must be unique for your account in the AWS Region and channel.
*)containerType : ContainerType.t option;The type of container attached to this origin endpoint.
*)segment : Segment.t option;The segment configuration, including the segment name, duration, and other configuration values.
*)createdAt : Timestamp.t option;The date and time the origin endpoint was created.
*)modifiedAt : Timestamp.t option;The date and time the origin endpoint was modified.
*)description : ResourceDescription.t option;The description of the origin endpoint.
*)startoverWindowSeconds : Integer.t option;The size of the window (in seconds) to create a window of the live stream that's available for on-demand viewing. Viewers can start-over or catch-up on content that falls within the window.
*)hlsManifests : GetHlsManifests.t option;An HTTP live streaming (HLS) manifest configuration.
*)lowLatencyHlsManifests : GetLowLatencyHlsManifests.t option;A low-latency HLS manifest configuration.
*)mssManifests : GetMssManifests.t option;The updated Microsoft Smooth Streaming (MSS) manifest configurations for this origin endpoint.
*)forceEndpointErrorConfiguration : ForceEndpointErrorConfiguration.t option;The failover settings for the endpoint.
*)uriSeparator : UriSeparator.t option;The separator character used in generated URIs for this origin endpoint.
*)eTag : EntityTag.t option;The current Entity Tag (ETag) associated with this resource. The entity tag can be used to safely make concurrent updates to the resource.
*)dashManifests : GetDashManifests.t option;A DASH manifest configuration.
*)}type nonrec error = [ | `AccessDeniedException of AccessDeniedException.t| `ConflictException of ConflictException.t| `InternalServerException of InternalServerException.t| `ResourceNotFoundException of ResourceNotFoundException.t| `ServiceQuotaExceededException of ServiceQuotaExceededException.t| `ThrottlingException of ThrottlingException.t| `ValidationException of ValidationException.t| `Unknown_operation_error of string * string option ]val make :
?arn:??? ->
?channelGroupName:??? ->
?channelName:??? ->
?originEndpointName:??? ->
?containerType:??? ->
?segment:??? ->
?createdAt:??? ->
?modifiedAt:??? ->
?description:??? ->
?startoverWindowSeconds:??? ->
?hlsManifests:??? ->
?lowLatencyHlsManifests:??? ->
?mssManifests:??? ->
?forceEndpointErrorConfiguration:??? ->
?uriSeparator:??? ->
?eTag:??? ->
?tags:??? ->
?dashManifests:??? ->
unit ->
tval error_of_json :
string ->
Yojson.Safe.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `ConflictException of ConflictException.t
| `InternalServerException of InternalServerException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `ServiceQuotaExceededException of ServiceQuotaExceededException.t
| `ThrottlingException of ThrottlingException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `ConflictException of ConflictException.t
| `InternalServerException of InternalServerException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `ServiceQuotaExceededException of ServiceQuotaExceededException.t
| `ThrottlingException of ThrottlingException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Integer of Integer.t
| `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of Integer.t
| `List of
[> `Enum of string
| `Structure of
(string
* [> `Integer of DashBaseUrlDvbPriorityInteger.t
| `String of DashBaseUrlUrlString.t ])
list ]
list
| `String of ResourceName.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Float of Float_.t
| `Integer of
FilterConfigurationTimeDelaySecondsInteger.t
| `List of
[> `Structure of
(string
* [> `Integer of
DashDvbMetricsReportingProbabilityInteger.t
| `String of
DashDvbMetricsReportingReportingUrlString.t ])
list ]
list
| `String of FilterConfigurationManifestFilterString.t
| `Structure of
(string
* [> `Enum of string
| `String of DashDvbFontDownloadUrlString.t ])
list
| `Timestamp of Timestamp.t ])
list ])
list ]
list
| `Map of
([> `String of TagKey.t ] * [> `String of TagValue.t ]) list
| `String of String_.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Integer of SegmentSegmentDurationSecondsInteger.t
| `List of [> `Enum of string ] list
| `String of SegmentSegmentNameString.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of EncryptionKeyRotationIntervalSecondsInteger.t
| `List of [> `Enum of string ] list
| `String of EncryptionConstantInitializationVectorString.t
| `Structure of
(string
* [> `Enum of string
| `List of [> `Enum of string ] list
| `String of SpekeKeyProviderResourceIdString.t
| `Structure of (string * [> `Enum of string ]) list ])
list ])
list ])
list
| `Timestamp of Timestamp.t ])
list ]