Amazon.ElasticBeanstalk.Model.SourceBuildInformation.IsSetSourceRepository C# (CSharp) Method

IsSetSourceRepository() private method

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