Amazon.EC2.Model.CustomerGateway.IsSetBgpAsn C# (CSharp) Method

IsSetBgpAsn() private method

private IsSetBgpAsn ( ) : bool
return bool
        internal bool IsSetBgpAsn()
        {
            return this._bgpAsn != null;
        }