AddNotificationChannelsResponse
public struct AddNotificationChannelsResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The new notification configuration for this profiling group.
Declaration
Swift
public let notificationConfiguration: NotificationConfiguration?
-
Undocumented
Declaration
Swift
public init(notificationConfiguration: NotificationConfiguration? = nil)