resizeType property

String? resizeType
final

An enum with possible values of ClassicResize and ElasticResize. These values describe the type of resize operation being performed.

Implementation

final String? resizeType;