Tenant
A structure that contains details about a tenant.
Contents
- CreatedTimestamp
-
The date and time when the tenant was created.
Type: Timestamp
Required: No
- SendingStatus
-
The status of sending capability for the tenant.
Type: String
Valid Values:
ENABLED | REINSTATED | DISABLED
Required: No
- Tags
-
An array of objects that define the tags (keys and values) associated with the tenant.
Type: Array of Tag objects
Required: No
- TenantArn
-
The Amazon Resource Name (ARN) of the tenant.
Type: String
Length Constraints: Minimum length of 1.
Required: No
- TenantId
-
A unique identifier for the tenant.
Type: String
Required: No
- TenantName
-
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: