deleteOnTermination property

Input<bool?>? deleteOnTermination
final

Whether the volume should be destroyed on instance termination. Defaults to true.

Implementation

final pulumi.Input<bool?>? deleteOnTermination;