Amazon.ElasticMapReduce.Model.SetTerminationProtectionRequest.IsSetTerminationProtected C# (CSharp) Method

IsSetTerminationProtected() private method

private IsSetTerminationProtected ( ) : bool
return bool
        internal bool IsSetTerminationProtected()
        {
            return this._terminationProtected.HasValue; 
        }
SetTerminationProtectionRequest