struct

AWSLambdaEvents::Firehose::ResponseRecordOTFMetadata

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(destination_database_name : String, destination_table_name : String, operation : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

destination_database_name
Source
destination_database_name=(destination_database_name : String)
Source
destination_table_name
Source
destination_table_name=(destination_table_name : String)
Source
operation
Source
operation=(operation : String)
Source