Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
auth
<Reference Types>
AuthUserAttribute
Interface AuthUserAttribute<UserAttributeKey>
The interface of a user attribute.
interface
AuthUserAttribute
<
UserAttributeKey
>
{
attributeKey
:
UserAttributeKey
;
value
:
string
;
}
Type Parameters
UserAttributeKey
extends
AuthUserAttributeKey
=
AuthUserAttributeKey
Index
Properties
attribute
Key
value
Properties
attribute
Key
attribute
Key
:
UserAttributeKey
value
value
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
attribute
Key
value
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter
The interface of a user attribute.