Skip to main content

CrowdyStudioAgentLeaseStatus

Lifecycle of a short-lived workspace or Play capability.

enum CrowdyStudioAgentLeaseStatus {
ACTIVE
REVOKED
EXPIRED
}

Values

CrowdyStudioAgentLeaseStatus.ACTIVE

Usable until its exact expiry/context changes.

CrowdyStudioAgentLeaseStatus.REVOKED

Explicitly or automatically revoked.

CrowdyStudioAgentLeaseStatus.EXPIRED

Expired and cannot be renewed by the model.

Member Of

AgentLease object ● AgentLeaseEvent object