classic property
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;
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.
final bool? classic;