Amazon.ElasticMapReduce.Model.HadoopJarStepConfig.IsSetMainClass C# (CSharp) Method

IsSetMainClass() private method

private IsSetMainClass ( ) : bool
return bool
        internal bool IsSetMainClass()
        {
            return this.mainClass != null;
        }