@letsgo/tenant / CreateTenantOptions
Options for creating a new tenants.
-
DeploymentOptions
↳
CreateTenantOptions
• createdBy: Identity
The identity of the user who is creating the tenant.
• Optional
deployment: string
LetsGo deployment name.
DeploymentOptions.deployment
db/dist/index.d.ts:18
• Optional
displayName: string
The tenant's display name. If not specified, a random display name is generated.
• Optional
region: string
AWS region.
DeploymentOptions.region
db/dist/index.d.ts:14