GetUserSettingsResponse
public struct GetUserSettingsResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The user settings.
Declaration
Swift
public let userSettings: UserSettings? -
Undocumented
Declaration
Swift
public init(userSettings: UserSettings? = nil)
View on GitHub
GetUserSettingsResponse Structure Reference