GetCurrentUserRequest
public struct GetCurrentUserRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Amazon WorkDocs authentication token.
Declaration
Swift
public let authenticationToken: String
-
Undocumented
Declaration
Swift
public init(authenticationToken: String)
-
Declaration
Swift
public func validate(name: String) throws