@letsgo/tenant / DeleteTenantOptions
Options for deleting an existing tenant.
-
DeploymentOptions
↳
DeleteTenantOptions
• deletedBy: Identity
The identity of the user who is deleting the tenant.
• 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 ID of the tenant to delete.