Sha256: f65c1c83b3f07fa13a553ecb8e26ce43e9109aae96cdaa65c97a2eee01de7e7a

Contents?: true

Size: 893 Bytes

Versions: 2

Compression:

Stored size: 893 Bytes

Contents

# SwaggerClient::ReportFrequency

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**next_runtimes** | **Array<String>** | The next scheduled run-times for generation of the report when type is `schedule`. | [optional] 
**repeat** | [**ReportRepeat**](ReportRepeat.md) |  | [optional] 
**start** | **String** | When the report starts generating when type is `schedule`. | [optional] 
**type** | **String** | The frequency to generate the report. `schedule` generates the report every scheduled time interval, and requires the `repeat` and `start` properties to be specified. `scan` generates the report after any scan of any element in the scope of the report. `none` does not generate the report automatically. Defaults to `none`. | [optional] 

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
avs-0.1.0 lib/service/api/rapid7_insightvm_client/docs/ReportFrequency.md
avs-0.0.9 lib/service/api/rapid7_insightvm_client/docs/ReportFrequency.md