GetUserRequest
public struct GetUserRequest : AWSShape
                Undocumented
- 
                  
                  
Declaration
Swift
public static var _members: [AWSShapeMember] - 
                  
                  
The access token returned by the server response to get information about the user.
Declaration
Swift
public let accessToken: String - 
                  
                  
Undocumented
Declaration
Swift
public init(accessToken: String) - 
                  
                  
Declaration
Swift
public func validate(name: String) throws 
View on GitHub
        GetUserRequest Structure Reference