@letsgo/tenant / CreateInvitationOptions
Options for creating an invitation to join a tenant.
-
DeploymentOptions
↳
CreateInvitationOptions
• createdBy: Identity
The identity of the user who is creating the invitation.
• Optional
deployment: string
LetsGo deployment name.
DeploymentOptions.deployment
db/dist/index.d.ts:18
• Optional
region: string
AWS region.
DeploymentOptions.region
db/dist/index.d.ts:14
• tenantId: string
The tenant ID the invitation relates to.
• ttl: number
The time-to-live of the invitation in seconds.