Skip to main content

ISESV2ListTenantsResponse

Interface in AWS.SESV2

Interface for ListTenants responses.

Ancestors

Properties

Tenants

property Tenants: TList<ISESV2TenantInfo>

Type: ISESV2TenantInfo

A list containing basic information about each tenant in the current region.

Each tenant entry includes essential metadata such as the tenant name, unique identifier, ARN, and creation timestamp. The number of tenants returned is limited by the PageSize parameter specified in the request, with a maximum of 1000 entries per page.