

# Tenant


A structure that contains details about a tenant.

## Contents


 ** CreatedTimestamp **   <a name="SES-Type-Tenant-CreatedTimestamp"></a>
The date and time when the tenant was created.  
Type: Timestamp  
Required: No

 ** SendingStatus **   <a name="SES-Type-Tenant-SendingStatus"></a>
The status of sending capability for the tenant.  
Type: String  
Valid Values: `ENABLED | REINSTATED | DISABLED`   
Required: No

 ** Tags **   <a name="SES-Type-Tenant-Tags"></a>
An array of objects that define the tags (keys and values) associated with the tenant.  
Type: Array of [Tag](API_Tag.md) objects  
Required: No

 ** TenantArn **   <a name="SES-Type-Tenant-TenantArn"></a>
The Amazon Resource Name (ARN) of the tenant.  
Type: String  
Length Constraints: Minimum length of 1.  
Required: No

 ** TenantId **   <a name="SES-Type-Tenant-TenantId"></a>
A unique identifier for the tenant.  
Type: String  
Required: No

 ** TenantName **   <a name="SES-Type-Tenant-TenantName"></a>
The name of the tenant.  
Type: String  
Length Constraints: Minimum length of 1.  
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/sesv2-2019-09-27/Tenant) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/sesv2-2019-09-27/Tenant) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/sesv2-2019-09-27/Tenant) 