struct

AWSLambdaEvents::Firehose::ResponseRecordMetadata

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(partition_keys : Hash(String, String), otf_metadata : ResponseRecordOTFMetadata | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

otf_metadata
Source
otf_metadata=(otf_metadata : ResponseRecordOTFMetadata | Nil)
Source
partition_keys
Source
partition_keys=(partition_keys : Hash(String, String))
Source