RemoveNotificationChannelResponse
public struct RemoveNotificationChannelResponse : 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)
View on GitHub
RemoveNotificationChannelResponse Structure Reference