Amazon.ElasticMapReduce.Model.DescribeStepRequest.IsSetStepId C# (CSharp) 메소드

IsSetStepId() 개인적인 메소드

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