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.
Details about an email identity.
Namespace: Amazon.SimpleEmailV2.Model
Assembly: AWSSDK.SimpleEmailV2.dll
Version: 3.x.y.z
public class GetEmailIdentityResponse : AmazonWebServiceResponse
The GetEmailIdentityResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
GetEmailIdentityResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
ConfigurationSetName | System.String |
Gets and sets the property ConfigurationSetName. The configuration set used by default when sending from this identity. |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
DkimAttributes | Amazon.SimpleEmailV2.Model.DkimAttributes |
Gets and sets the property DkimAttributes. An object that contains information about the DKIM attributes for the identity. |
![]() |
FeedbackForwardingStatus | System.Boolean |
Gets and sets the property FeedbackForwardingStatus. The feedback forwarding configuration for the identity.
If the value is You're required to have a method of tracking bounces and complaints. If you haven't set up another mechanism for receiving bounce or complaint notifications (for example, by setting up an event destination), you receive an email notification when these events occur (even if this setting is disabled). |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
IdentityType | Amazon.SimpleEmailV2.IdentityType |
Gets and sets the property IdentityType.
The email identity type. Note: the |
![]() |
MailFromAttributes | Amazon.SimpleEmailV2.Model.MailFromAttributes |
Gets and sets the property MailFromAttributes. An object that contains information about the Mail-From attributes for the email identity. |
![]() |
Policies | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Policies. A map of policy names to policies. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
Tags | System.Collections.Generic.List<Amazon.SimpleEmailV2.Model.Tag> |
Gets and sets the property Tags. An array of objects that define the tags (keys and values) that are associated with the email identity. |
![]() |
VerificationInfo | Amazon.SimpleEmailV2.Model.VerificationInfo |
Gets and sets the property VerificationInfo. An object that contains additional information about the verification status for the identity. |
![]() |
VerificationStatus | Amazon.SimpleEmailV2.VerificationStatus |
Gets and sets the property VerificationStatus. The verification status of the identity. The status can be one of the following:
|
![]() |
VerifiedForSendingStatus | System.Boolean |
Gets and sets the property VerifiedForSendingStatus. Specifies whether or not the identity is verified. You can only send email from verified email addresses or domains. For more information about verifying identities, see the Amazon Pinpoint User Guide. |
.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