CreateChannelResponse
public struct CreateChannelResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Undocumented
Declaration
Swift
public let channel: Channel?
-
Undocumented
Declaration
Swift
public init(channel: Channel? = nil)