deleteOnTermination property
Indicates whether the volume is deleted on instance termination. For Amazon
EC2 Auto Scaling, the default value is true
.
Implementation
final bool? deleteOnTermination;
Indicates whether the volume is deleted on instance termination. For Amazon
EC2 Auto Scaling, the default value is true
.
final bool? deleteOnTermination;