Amazon.ElasticMapReduce.Model.Step.IsSetConfig C# (CSharp) Метод

IsSetConfig() приватный Метод

private IsSetConfig ( ) : bool
Результат bool
        internal bool IsSetConfig()
        {
            return this._config != null;
        }