GetEventsConfigurationResponse
public struct GetEventsConfigurationResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The events configuration details.
Declaration
Swift
public let eventsConfiguration: EventsConfiguration? -
Undocumented
Declaration
Swift
public init(eventsConfiguration: EventsConfiguration? = nil)
View on GitHub
GetEventsConfigurationResponse Structure Reference