Builder
class Builder
Properties
Link copied to clipboard
Specifies HLS input settings when the uri is for a HLS manifest.
Link copied to clipboard
Specifies multicast input settings when the uri is for a multicast event.
Link copied to clipboard
Check HTTPS server certificates. When set to checkCryptographyOnly, cryptography in the certificate will be checked, but not the server's name. Certain subdomains (notably S3 buckets that use dots in the bucket name) do not strictly match the corresponding certificate's wildcard pattern and would otherwise cause the event to error. This setting is ignored for protocols that do not use http.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.medialive.model.HlsInputSettings inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.medialive.model.MulticastInputSettings inside the given block