Container for the parameters to the GetIdentityVerificationAttributes operation.
Given a list of identities (email addresses and/or domains), returns the verification
status and (for domain identities) the verification token for each identity.
This action is throttled at one request per second.

C# |
public class GetIdentityVerificationAttributesRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | GetIdentityVerificationAttributesRequest()()()() | Initializes a new instance of the GetIdentityVerificationAttributesRequest class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | Identities |
Gets and sets the property Identities.
A list of identities. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithIdentities(array<String>[]()[][]) | Obsolete.
Sets the Identities property
|
![]() | WithIdentities(IEnumerable<(Of <<'(String>)>>)) | Obsolete.
Sets the Identities property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | GetIdentityVerificationAttributesRequest |