Amazon.ElasticMapReduce.Model.Step.IsSetConfig C# (CSharp) Method

IsSetConfig() private method

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