Amazon.EC2.Model.CreateCustomerGatewayRequest.IsSetBgpAsn C# (CSharp) Méthode

IsSetBgpAsn() private méthode

private IsSetBgpAsn ( ) : bool
Résultat bool
        internal bool IsSetBgpAsn()
        {
            return this._bgpAsn.HasValue; 
        }