AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the CreateTenantResourceAssociation operation. Associate a resource with a tenant.
Resources can be email identities, configuration sets, or email templates. When you associate a resource with a tenant, you can use that resource when sending emails on behalf of that tenant.
A single resource can be associated with multiple tenants, allowing for resource sharing across different tenants while maintaining isolation in email sending operations.
Namespace: Amazon.SimpleEmailV2.Model
Assembly: AWSSDK.SimpleEmailV2.dll
Version: 3.x.y.z
public class CreateTenantResourceAssociationRequest : AmazonSimpleEmailServiceV2Request IAmazonWebServiceRequest
The CreateTenantResourceAssociationRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateTenantResourceAssociationRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ResourceArn | System.String |
Gets and sets the property ResourceArn. The Amazon Resource Name (ARN) of the resource to associate with the tenant. |
![]() |
TenantName | System.String |
Gets and sets the property TenantName. The name of the tenant to associate the resource with. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5