Amazon.DirectConnect.Model.DeleteBGPPeerRequest.IsSetAsn C# (CSharp) Method

IsSetAsn() private method

private IsSetAsn ( ) : bool
return bool
        internal bool IsSetAsn()
        {
            return this._asn.HasValue; 
        }