ChannelEgressEndpoint
public struct ChannelEgressEndpoint : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Public IP of where a channel’s output comes from
Declaration
Swift
public let sourceIp: String? -
Undocumented
Declaration
Swift
public init(sourceIp: String? = nil)
View on GitHub
ChannelEgressEndpoint Structure Reference