Class: Aws::Types::TablePaginatedReportOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#overflow_column_header_visibility"HIDDEN", "VISIBLE"

Returns the value of attribute overflow_column_header_visibility.

Returns:

  • ("HIDDEN", "VISIBLE")


11215
11216
11217
# File 'sig/types.rbs', line 11215

def overflow_column_header_visibility
  @overflow_column_header_visibility
end

#vertical_overflow_visibility"HIDDEN", "VISIBLE"

Returns the value of attribute vertical_overflow_visibility.

Returns:

  • ("HIDDEN", "VISIBLE")


11214
11215
11216
# File 'sig/types.rbs', line 11214

def vertical_overflow_visibility
  @vertical_overflow_visibility
end