C# Class Amazon.Auth.AccessControlPolicy.ActionIdentifiers.SESActionIdentifiers

The available AWS access control policy actions for Amazon SES.
Afficher le fichier Open project: scopely/aws-sdk-net

Méthodes publiques

Свойство Type Description
AllSESActions ActionIdentifier
DeleteIdentity ActionIdentifier
DeleteVerifiedEmailAddress ActionIdentifier
GetIdentityDkimAttributes ActionIdentifier
GetIdentityNotificationAttributes ActionIdentifier
GetIdentityVerificationAttributes ActionIdentifier
GetSendQuota ActionIdentifier
GetSendStatistics ActionIdentifier
ListIdentities ActionIdentifier
ListVerifiedEmailAddresses ActionIdentifier
SendEmail ActionIdentifier
SendRawEmail ActionIdentifier
SetIdentityDkimEnabled ActionIdentifier
SetIdentityFeedbackForwardingEnabled ActionIdentifier
SetIdentityNotificationTopic ActionIdentifier
VerifyDomainDkim ActionIdentifier
VerifyDomainIdentity ActionIdentifier
VerifyEmailAddress ActionIdentifier
VerifyEmailIdentity ActionIdentifier

Property Details

AllSESActions public_oe static_oe property

public static ActionIdentifier AllSESActions
Résultat ActionIdentifier

DeleteIdentity public_oe static_oe property

public static ActionIdentifier DeleteIdentity
Résultat ActionIdentifier

DeleteVerifiedEmailAddress public_oe static_oe property

public static ActionIdentifier DeleteVerifiedEmailAddress
Résultat ActionIdentifier

GetIdentityDkimAttributes public_oe static_oe property

public static ActionIdentifier GetIdentityDkimAttributes
Résultat ActionIdentifier

GetIdentityNotificationAttributes public_oe static_oe property

public static ActionIdentifier GetIdentityNotificationAttributes
Résultat ActionIdentifier

GetIdentityVerificationAttributes public_oe static_oe property

public static ActionIdentifier GetIdentityVerificationAttributes
Résultat ActionIdentifier

GetSendQuota public_oe static_oe property

public static ActionIdentifier GetSendQuota
Résultat ActionIdentifier

GetSendStatistics public_oe static_oe property

public static ActionIdentifier GetSendStatistics
Résultat ActionIdentifier

ListIdentities public_oe static_oe property

public static ActionIdentifier ListIdentities
Résultat ActionIdentifier

ListVerifiedEmailAddresses public_oe static_oe property

public static ActionIdentifier ListVerifiedEmailAddresses
Résultat ActionIdentifier

SendEmail public_oe static_oe property

public static ActionIdentifier SendEmail
Résultat ActionIdentifier

SendRawEmail public_oe static_oe property

public static ActionIdentifier SendRawEmail
Résultat ActionIdentifier

SetIdentityDkimEnabled public_oe static_oe property

public static ActionIdentifier SetIdentityDkimEnabled
Résultat ActionIdentifier

SetIdentityFeedbackForwardingEnabled public_oe static_oe property

public static ActionIdentifier SetIdentityFeedbackForwardingEnabled
Résultat ActionIdentifier

SetIdentityNotificationTopic public_oe static_oe property

public static ActionIdentifier SetIdentityNotificationTopic
Résultat ActionIdentifier

VerifyDomainDkim public_oe static_oe property

public static ActionIdentifier VerifyDomainDkim
Résultat ActionIdentifier

VerifyDomainIdentity public_oe static_oe property

public static ActionIdentifier VerifyDomainIdentity
Résultat ActionIdentifier

VerifyEmailAddress public_oe static_oe property

public static ActionIdentifier VerifyEmailAddress
Résultat ActionIdentifier

VerifyEmailIdentity public_oe static_oe property

public static ActionIdentifier VerifyEmailIdentity
Résultat ActionIdentifier