Amazon.ApplicationDiscoveryService.Model.NeighborConnectionDetail.IsSetDestinationServerId C# (CSharp) Method

IsSetDestinationServerId() private method

private IsSetDestinationServerId ( ) : bool
return bool
        internal bool IsSetDestinationServerId()
        {
            return this._destinationServerId != null;
        }