Class: Unity::DynamoDBStreams::EventParser::StreamRecordStruct

Inherits:
Struct
  • Object
show all
Defined in:
lib/unity/dynamodbstreams/event_parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#approximate_creation_date_timeObject

Returns the value of attribute approximate_creation_date_time

Returns:

  • (Object)

    the current value of approximate_creation_date_time



14
15
16
# File 'lib/unity/dynamodbstreams/event_parser.rb', line 14

def approximate_creation_date_time
  @approximate_creation_date_time
end

#keysObject

Returns the value of attribute keys

Returns:

  • (Object)

    the current value of keys



14
15
16
# File 'lib/unity/dynamodbstreams/event_parser.rb', line 14

def keys
  @keys
end

#new_imageObject

Returns the value of attribute new_image

Returns:

  • (Object)

    the current value of new_image



14
15
16
# File 'lib/unity/dynamodbstreams/event_parser.rb', line 14

def new_image
  @new_image
end

#old_imageObject

Returns the value of attribute old_image

Returns:

  • (Object)

    the current value of old_image



14
15
16
# File 'lib/unity/dynamodbstreams/event_parser.rb', line 14

def old_image
  @old_image
end

#sequence_numberObject

Returns the value of attribute sequence_number

Returns:

  • (Object)

    the current value of sequence_number



14
15
16
# File 'lib/unity/dynamodbstreams/event_parser.rb', line 14

def sequence_number
  @sequence_number
end

#size_bytesObject

Returns the value of attribute size_bytes

Returns:

  • (Object)

    the current value of size_bytes



14
15
16
# File 'lib/unity/dynamodbstreams/event_parser.rb', line 14

def size_bytes
  @size_bytes
end

#stream_view_typeObject

Returns the value of attribute stream_view_type

Returns:

  • (Object)

    the current value of stream_view_type



14
15
16
# File 'lib/unity/dynamodbstreams/event_parser.rb', line 14

def stream_view_type
  @stream_view_type
end