serverlessDeploymentUserIdentityAttributes

Attributes of the session context for a serverless deployment.

Examples

type ServerlessDeploymentUserIdentityAttributes {
  creationDate: String
  mfaAuthenticated: String
}

Fields

Field
Description
Supported fields

creationDate String

Creation date of the session

mfaAuthenticated String

Indicates if multi-factor authentication was used

References

Fields with this object:

Last updated