LensSessionHandle Data Type

Instantiates a new lens session handle.

Properties
name data type description
publicId string The public id.
secretId string The secret id.

Example

{
  "publicId" : "...",
  "secretId" : "..."
}