UpdatePresetResponse
public struct UpdatePresetResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A preset is a collection of preconfigured media conversion settings that you want MediaConvert to apply to the output during the conversion process.
Declaration
Swift
public let preset: Preset? -
Undocumented
Declaration
Swift
public init(preset: Preset? = nil)
View on GitHub
UpdatePresetResponse Structure Reference