Amazon.EC2.Model.CreateCustomerGatewayRequest.IsSetBgpAsn C# (CSharp) Метод

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

private IsSetBgpAsn ( ) : bool
Результат bool
        internal bool IsSetBgpAsn()
        {
            return this._bgpAsn.HasValue; 
        }