EventsBatch
public struct EventsBatch : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A set of properties and attributes that are associated with the endpoint.
Declaration
Swift
public let endpoint: PublicEndpoint
-
A set of properties that are associated with the event.
Declaration
Swift
public let events: [String : Event]
-
Undocumented
Declaration
Swift
public init(endpoint: PublicEndpoint, events: [String : Event])