TestEventPatternResponse
public struct TestEventPatternResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Indicates whether the event matches the event pattern.
Declaration
Swift
public let result: Bool?
-
Undocumented
Declaration
Swift
public init(result: Bool? = nil)