Class: Aws::Types::TablePinnedFieldOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#pinned_left_fields::Array[::String]

Returns the value of attribute pinned_left_fields.

Returns:

  • (::Array[::String])


10836
10837
10838
# File 'sig/types.rbs', line 10836

def pinned_left_fields
  @pinned_left_fields
end