Amazon.ConfigService.Model.RecordingGroup.IsSetResourceTypes C# (CSharp) Method

IsSetResourceTypes() private method

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