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

Specifies whether to lock the job flow to prevent the Amazon EC2 instances from being terminated by API call, user intervention, or in the event of a job flow error.

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

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