Skip to main content

TSESV2DeleteTenantResourceAssociationRequest

Class in AWS.SESV2

DeleteTenantResourceAssociation request class.

Ancestors

Properties

ResourceArn

property ResourceArn: TARN

TenantName

property TenantName: string

Constructors

Create

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

Constructor for TSESV2DeleteTenantResourceAssociationRequest.

Parameters

NameDescription
ATenantNameSpecify the name of the tenant to remove the resource association from.
AResourceArnSpecify the Amazon Resource Name (ARN) of the resource to remove from the tenant association.