terminationProtected property

bool? terminationProtected
final

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.

Implementation

final bool? terminationProtected;