The output of CreateFaceLivenessSessionCommand.

interface CreateFaceLivenessSessionCommandOutput {
    $metadata: ResponseMetadata;
    SessionId: undefined | string;
}

Hierarchy (view full)

Properties

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

SessionId: undefined | string

A unique 128-bit UUID identifying a Face Liveness session.