Class: Aws::Types::SheetImageScalingConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#scaling_type"SCALE_TO_WIDTH", ...

Returns the value of attribute scaling_type.

Returns:

  • ("SCALE_TO_WIDTH", "SCALE_TO_HEIGHT", "SCALE_TO_CONTAINER", "SCALE_NONE")


10148
10149
10150
# File 'sig/types.rbs', line 10148

def scaling_type
  @scaling_type
end