type property

String? type
final

Type of daemon set update. Can be "RollingUpdate" or "OnDelete". Default is RollingUpdate.

Implementation

final String? type;