Amazon.ElasticMapReduce.Model.CancelStepsInfo.IsSetStepId C# (CSharp) Method

IsSetStepId() private method

private IsSetStepId ( ) : bool
return bool
        internal bool IsSetStepId()
        {
            return this._stepId != null;
        }