Amazon.EC2.Model.DescribeFlowLogsResponse.IsSetFlowLogs C# (CSharp) Method

IsSetFlowLogs() private method

private IsSetFlowLogs ( ) : bool
return bool
        internal bool IsSetFlowLogs()
        {
            return this._flowLogs != null && this._flowLogs.Count > 0; 
        }
DescribeFlowLogsResponse