EsamManifestConfirmConditionNotification
public struct EsamManifestConfirmConditionNotification : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Provide your ESAM ManifestConfirmConditionNotification XML document inside your JSON job settings. Form the XML document as per OC-SP-ESAM-API-I03-131025. The transcoder will use the Manifest Conditioning instructions in the message that you supply.
Declaration
Swift
public let mccXml: String? -
Undocumented
Declaration
Swift
public init(mccXml: String? = nil) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
EsamManifestConfirmConditionNotification Structure Reference