onUpdateAction property

String? onUpdateAction
final

Specifies which action to take on instance update with this disk. Default is to use the existing disk. Check the OnUpdateAction enum for the list of possible values.

Implementation

final String? onUpdateAction;