HlsIngest
public struct HlsIngest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A list of endpoints to which the source stream should be sent.
Declaration
Swift
public let ingestEndpoints: [IngestEndpoint]? -
Undocumented
Declaration
Swift
public init(ingestEndpoints: [IngestEndpoint]? = nil)
View on GitHub
HlsIngest Structure Reference