MssManifest
public struct MssManifest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
An optional string to include in the name of the manifest.
Declaration
Swift
public let manifestName: String? -
Undocumented
Declaration
Swift
public let streamSelection: StreamSelection? -
Undocumented
Declaration
Swift
public init(manifestName: String? = nil, streamSelection: StreamSelection? = nil)
View on GitHub
MssManifest Structure Reference