struct

AWSLambdaEvents::SES::ReceiptAction

Inherits JSON::Serializable < Struct < Value < Object

Union of all receipt-action fields. Fields not relevant to a given action type are absent. Lambda → function_arn, SNS → topic_arn, S3 → bucket_name/object_key, Bounce → smtp_reply_code etc.

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

bucket_name
Source
function_arn
Source
invocation_type
Source
message
Source
object_key
Source
organization_arn
Source
sender
Source
smtp_reply_code
Source
status_code
Source
topic_arn
Source
type
Source