CreateListenerOutput
public struct CreateListenerOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the listener.
Declaration
Swift
public let listeners: [Listener]?
-
Undocumented
Declaration
Swift
public init(listeners: [Listener]? = nil)