GetChannelsResponse
public struct GetChannelsResponse : AWSShape
Undocumented
-
The key for the payload
Declaration
Swift
public static let payloadPath: String? -
Declaration
Swift
public static var _members: [AWSShapeMember] -
Undocumented
Declaration
Swift
public let channelsResponse: ChannelsResponse -
Undocumented
Declaration
Swift
public init(channelsResponse: ChannelsResponse)
View on GitHub
GetChannelsResponse Structure Reference