GetNotificationConfigurationResponse
public struct GetNotificationConfigurationResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The current notification configuration for this profiling group.
Declaration
Swift
public let notificationConfiguration: NotificationConfiguration -
Undocumented
Declaration
Swift
public init(notificationConfiguration: NotificationConfiguration)
View on GitHub
GetNotificationConfigurationResponse Structure Reference