Amazon.ElasticMapReduce.Model.StepDetail.IsSetStepConfig C# (CSharp) Method

IsSetStepConfig() private method

private IsSetStepConfig ( ) : bool
return bool
        internal bool IsSetStepConfig()
        {
            return this.stepConfig != null;
        }