Class: Aws::Types::PutRecordsRequestEntry

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#data::String

Returns the value of attribute data.

Returns:



580
581
582
# File 'sig/types.rbs', line 580

def data
  @data
end

#explicit_hash_key::String

Returns the value of attribute explicit_hash_key.

Returns:



581
582
583
# File 'sig/types.rbs', line 581

def explicit_hash_key
  @explicit_hash_key
end

#partition_key::String

Returns the value of attribute partition_key.

Returns:



582
583
584
# File 'sig/types.rbs', line 582

def partition_key
  @partition_key
end