ChannelMapping
public struct ChannelMapping : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
List of output channels
Declaration
Swift
public let outputChannels: [OutputChannelMapping]?
-
Undocumented
Declaration
Swift
public init(outputChannels: [OutputChannelMapping]? = nil)
-
Declaration
Swift
public func validate(name: String) throws