type property

String? type
final

Type indicates the type of the StatefulSetUpdateStrategy. Default is RollingUpdate.

Implementation

final String? type;