Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/predictions
<Reference Types>
EntityMetadata
Interface EntityMetadata
interface
EntityMetadata
{
confidence
?:
number
;
externalImageId
?:
string
;
id
?:
string
;
name
?:
string
;
pose
?:
{
pitch
?:
number
;
roll
?:
number
;
yaw
?:
number
;
}
;
similarity
?:
number
;
urls
?:
string
[]
;
}
Index
Properties
confidence?
external
Image
Id?
id?
name?
pose?
similarity?
urls?
Properties
Optional
confidence
confidence
?:
number
Optional
external
Image
Id
external
Image
Id
?:
string
Optional
id
id
?:
string
Optional
name
name
?:
string
Optional
pose
pose
?:
{
pitch
?:
number
;
roll
?:
number
;
yaw
?:
number
;
}
Type declaration
Optional
pitch
?:
number
Optional
roll
?:
number
Optional
yaw
?:
number
Optional
similarity
similarity
?:
number
Optional
urls
urls
?:
string
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
confidence
external
Image
Id
id
name
pose
similarity
urls
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter