Amazon.ElasticBeanstalk.Model.SourceBuildInformation.IsSetSourceRepository C# (CSharp) Метод

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

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