CrowdyStudioAgentLeaseType
Capability family represented by a lease.
enum CrowdyStudioAgentLeaseType {
WORKSPACE
PLAY
}
Values
CrowdyStudioAgentLeaseType.WORKSPACE
Thirty-second server-acquired lease bound to project revision and target write scopes.
CrowdyStudioAgentLeaseType.PLAY
Visible human-granted browser control lease, capped at ten minutes.
Member Of
AgentLease object ● AgentLeaseEvent object