AWSLambdaEvents::S3Batch::JobResponse
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(invocation_schema_version : String, treat_missing_keys_as : String, invocation_id : String, results : Array(JobResult))
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
invocation_id
Sourceinvocation_schema_version
Sourceresults
Sourcetreat_missing_keys_as
Source