Class: Aws::Types::TableCellImageSizingConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#table_cell_image_scaling_configuration"FIT_TO_CELL_HEIGHT", ...

Returns the value of attribute table_cell_image_scaling_configuration.

Returns:

  • ("FIT_TO_CELL_HEIGHT", "FIT_TO_CELL_WIDTH", "DO_NOT_SCALE")


10711
10712
10713
# File 'sig/types.rbs', line 10711

def table_cell_image_scaling_configuration
  @table_cell_image_scaling_configuration
end