UpdateUserProfileResponse
public struct UpdateUserProfileResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The user profile Amazon Resource Name (ARN).
Declaration
Swift
public let userProfileArn: String?
-
Undocumented
Declaration
Swift
public init(userProfileArn: String? = nil)