Amazon.ElasticMapReduce.Model.ListStepsRequest.IsSetStepStates C# (CSharp) 메소드

IsSetStepStates() 개인적인 메소드

private IsSetStepStates ( ) : bool
리턴 bool
        internal bool IsSetStepStates()
        {
            return this._stepStates != null && this._stepStates.Count > 0; 
        }