Amazon.CloudWatchLogs.Model.DescribeDestinationsResponse.IsSetDestinations C# (CSharp) Method

IsSetDestinations() private method

private IsSetDestinations ( ) : bool
return bool
        internal bool IsSetDestinations()
        {
            return this._destinations != null && this._destinations.Count > 0; 
        }
DescribeDestinationsResponse