Amazon.EC2.Model.CreateCustomerGatewayRequest.IsSetBgpAsn C# (CSharp) 메소드

IsSetBgpAsn() 개인적인 메소드

private IsSetBgpAsn ( ) : bool
리턴 bool
        internal bool IsSetBgpAsn()
        {
            return this._bgpAsn.HasValue; 
        }