Amazon.ElasticBeanstalk.Model.SourceBuildInformation.IsSetSourceRepository C# (CSharp) Méthode

IsSetSourceRepository() private méthode

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