deleteOnTermination property

Input<bool> deleteOnTermination
final

Whether the EBS Volume will be deleted on instance termination.

Implementation

final pulumi.Input<bool> deleteOnTermination;