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

IsSetSourceServerId() private method

private IsSetSourceServerId ( ) : bool
return bool
        internal bool IsSetSourceServerId()
        {
            return this._sourceServerId != null;
        }