Skip to main content

include/aws@services@sesv2_GetReputationEntityResponse.hrl

-record(get_reputation_entity_response, {
    reputation_entity :: gleam@option:option(aws@services@sesv2:reputation_entity())
}).