GetSignalingChannelEndpointOutput
public struct GetSignalingChannelEndpointOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A list of endpoints for the specified signaling channel.
Declaration
Swift
public let resourceEndpointList: [ResourceEndpointListItem]? -
Undocumented
Declaration
Swift
public init(resourceEndpointList: [ResourceEndpointListItem]? = nil)
View on GitHub
GetSignalingChannelEndpointOutput Structure Reference