struct

AWSLambdaEvents::S3Batch::JobResult

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(task_id : String, result_code : String, result_string : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

result_code
Source
result_code=(result_code : String)
Source
result_string
Source
result_string=(result_string : String)
Source
task_id
Source
task_id=(task_id : String)
Source