Amazon.EC2.Model.VpnStaticRoute.IsSetSource C# (CSharp) Method

IsSetSource() private method

private IsSetSource ( ) : bool
return bool
        internal bool IsSetSource()
        {
            return this._source != null;
        }