classic property

bool? classic
final

A boolean value indicating whether the resize operation is using the classic resize process. If you don't provide this parameter or set the value to false, the resize type is elastic.

Implementation

final bool? classic;