Amazon.CloudTrail.Model.EventSelector.IsSetDataResources C# (CSharp) Method

IsSetDataResources() private method

private IsSetDataResources ( ) : bool
return bool
        internal bool IsSetDataResources()
        {
            return this._dataResources != null && this._dataResources.Count > 0; 
        }