GetIdentityNotificationAttributesResponse
public struct GetIdentityNotificationAttributesResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A map of Identity to IdentityNotificationAttributes.
Declaration
Swift
public let notificationAttributes: [String : IdentityNotificationAttributes] -
Undocumented
Declaration
Swift
public init(notificationAttributes: [String : IdentityNotificationAttributes])
View on GitHub
GetIdentityNotificationAttributesResponse Structure Reference