Class: Aws::Types::Record

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#json_path::String

Returns the value of attribute json_path.

Returns:

  • (::String)


7012
7013
7014
# File 'sig/types.rbs', line 7012

def json_path
  @json_path
end

#record_index::Integer

Returns the value of attribute record_index.

Returns:

  • (::Integer)


7013
7014
7015
# File 'sig/types.rbs', line 7013

def record_index
  @record_index
end