AWS SDK for .NET Documentation
Identity Property
AmazonAmazon.SimpleEmail.ModelSetIdentityNotificationTopicRequestIdentity Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property Identity.

The identity for which the topic will be set. Examples:

CopyC#
user@example.com
,
CopyC#
example.com
.

Declaration Syntax
C#
public string Identity { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)