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