AWS SDK for .NET Documentation
TerminationProtected Property
AmazonAmazon.ElasticMapReduce.ModelSetTerminationProtectionRequestTerminationProtected Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property TerminationProtected.

A Boolean that indicates whether to protect the job flow and prevent the Amazon EC2 instances in the cluster from shutting down due to API calls, user intervention, or job-flow error.

Declaration Syntax
C#
public bool TerminationProtected { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)