Amazon.ElasticMapReduce.Model.ListStepsRequest.IsSetStepIds C# (CSharp) Method

IsSetStepIds() private method

private IsSetStepIds ( ) : bool
return bool
        internal bool IsSetStepIds()
        {
            return this._stepIds != null && this._stepIds.Count > 0; 
        }