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

IsSetStepId() private method

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