struct

AWSLambdaEvents::KinesisAnalytics::OutputDeliveryResponseRecord

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(record_id : String, result : OutputDeliveryResult)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

record_id
Source
record_id=(record_id : String)
Source
result
Source
result=(result : OutputDeliveryResult)
Source