Amazon.ElasticMapReduce.Model.Step.IsSetConfig C# (CSharp) Méthode

IsSetConfig() private méthode

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