Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/predictions
IdentifyLabelsOutput
Interface IdentifyLabelsOutput
interface
IdentifyLabelsOutput
{
labels
?:
{
boundingBoxes
?:
(
undefined
|
BoundingBox
)
[]
;
metadata
?:
object
;
name
?:
string
;
}
[]
;
unsafe
?:
"YES"
|
"NO"
|
"UNKNOWN"
;
}
Index
Properties
labels?
unsafe?
Properties
Optional
labels
labels
?:
{
boundingBoxes
?:
(
undefined
|
BoundingBox
)
[]
;
metadata
?:
object
;
name
?:
string
;
}
[]
Type declaration
Optional
bounding
Boxes
?:
(
undefined
|
BoundingBox
)
[]
Optional
metadata
?:
object
Optional
name
?:
string
Optional
unsafe
unsafe
?:
"YES"
|
"NO"
|
"UNKNOWN"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
labels
unsafe
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter