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

Indicates whether Amazon EMR will lock the cluster to prevent the EC2 instances from being terminated by an API call or user intervention, or in the event of a cluster error.

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

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