deleteOnTermination property

Input<bool?>? deleteOnTermination
final

Whether the network interface will be deleted when the instance terminates.

Implementation

final pulumi.Input<bool?>? deleteOnTermination;