Skip to main content

TSESV2CreateTenantResourceAssociationRequest

Class in AWS.SESV2

CreateTenantResourceAssociation request class.

Ancestors

Properties

ResourceArn

property ResourceArn: TARN

TenantName

property TenantName: string

Constructors

Create

constructor Create(const ATenantName: string; const AResourceArn: TARN);

Constructor for TSESV2CreateTenantResourceAssociationRequest.

Parameters

NameDescription
ATenantNameSpecify the name of the tenant to associate the resource with.
AResourceArnSpecify the Amazon Resource Name (ARN) of the SES resource to associate with the tenant.