OutputChannelMapping
public struct OutputChannelMapping : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
List of input channels
Declaration
Swift
public let inputChannels: [Int]? -
Undocumented
Declaration
Swift
public init(inputChannels: [Int]? = nil) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
OutputChannelMapping Structure Reference