deleteRule property

TfArg<String>? deleteRule
final

NEVER (default — detach but keep the disk) or ON_PERMANENT_INSTANCE_DELETION (delete with the VM).

Implementation

final TfArg<String>? deleteRule;