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)


1441
1442
1443
# File 'sig/types.rbs', line 1441

def json_path
  @json_path
end

#record_index::Integer

Returns the value of attribute record_index.

Returns:

  • (::Integer)


1442
1443
1444
# File 'sig/types.rbs', line 1442

def record_index
  @record_index
end