Amazon.EC2.Model.DescribeFlowLogsResponse.IsSetFlowLogs C# (CSharp) Méthode

IsSetFlowLogs() private méthode

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