Preparing search index...
The search index is not available
Harmony Auth Documentation
Harmony Auth Documentation
Definitions/Connection
PatchCognitoConnectionBody
Interface PatchCognitoConnectionBody
Patch body for Cognito connections.
interface
PatchCognitoConnectionBody
{
metadata
?:
Record
<
string
,
any
>
;
name
?:
string
;
}
Hierarchy (
View Summary
)
BasePatchConnectionBody
PatchCognitoConnectionBody
Index
Properties
metadata?
name?
Properties
Optional
metadata
metadata
?:
Record
<
string
,
any
>
Optional
name
name
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
metadata
name
Harmony Auth Documentation
Loading...
Patch body for Cognito connections.