Amazon.DirectConnect.Model.NewBGPPeer.IsSetCustomerAddress C# (CSharp) Method

IsSetCustomerAddress() private method

private IsSetCustomerAddress ( ) : bool
return bool
        internal bool IsSetCustomerAddress()
        {
            return this._customerAddress != null;
        }