Amazon.DirectConnect.Model.BGPPeer.IsSetBgpPeerState C# (CSharp) Method

IsSetBgpPeerState() private method

private IsSetBgpPeerState ( ) : bool
return bool
        internal bool IsSetBgpPeerState()
        {
            return this._bgpPeerState != null;
        }