TSESV2CreateTenantRequest
Class in AWS.SESV2
CreateTenant request class.
Ancestors
Properties
Tags
property Tags: IAWSTags
TenantName
property TenantName: string
Constructors
Create
constructor Create(const ATenantName: string);
Constructor for TSESV2CreateTenantRequest.
Parameters
| Name | Description |
|---|---|
ATenantName | Specify the name for the new tenant. |