Amazon.ElasticMapReduce.Model.Step.IsSetConfig C# (CSharp) 메소드

IsSetConfig() 개인적인 메소드

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