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

IsSetSourceLocation() private method

private IsSetSourceLocation ( ) : bool
return bool
        internal bool IsSetSourceLocation()
        {
            return this._sourceLocation != null;
        }