ISESV2ListReputationEntitiesResponse
Interface in AWS.SESV2
Interface for ListReputationEntities responses.
Ancestors
Properties
ReputationEntities
property ReputationEntities: TList<ISESV2ReputationEntity>
Type: ISESV2ReputationEntity
The collection of reputation entities returned by the listing operation.
Each reputation entity contains comprehensive reputation tracking and management information, including AWS-managed status, customer-managed status, reputation impact levels, sending status aggregates, and reputation management policies. These entities represent resources in your Amazon SES account that have reputation monitoring capabilities. Reputation entities provide critical insights for email deliverability management by tracking reputation metrics, identifying potential issues, and enabling proactive reputation management. The data includes both automated AWS assessments and customer-controlled reputation settings. The number of entities in this collection is limited by the PageSize parameter from the request and any applied filters. If more reputation entities are available, the NextToken property will contain a pagination token for retrieving additional results. This collection may be empty if no reputation entities match the specified filtering criteria or if your Amazon SES account currently has no resources with reputation tracking capabilities.