Amazon.ElasticMapReduce.Model.CancelStepsResponse.IsSetCancelStepsInfoList C# (CSharp) Method

IsSetCancelStepsInfoList() private method

private IsSetCancelStepsInfoList ( ) : bool
return bool
        internal bool IsSetCancelStepsInfoList()
        {
            return this._cancelStepsInfoList != null && this._cancelStepsInfoList.Count > 0; 
        }
CancelStepsResponse