Sha256: eb613e2fe3bc5152458b2e8d49157dd451434bffc7c49dc9b0a9b4777b1817ae
Contents?: true
Size: 875 Bytes
Versions: 2
Compression:
Stored size: 875 Bytes
Contents
# SwaggerClient::ScanTemplateDiscoveryPerformanceTimeout ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **initial** | **String** | The initial timeout to wait between retry attempts. The value is specified as a ISO8601 duration and can range from `PT0.5S` (500ms) to `P30S` (30s). Defaults to `PT0.5S`. | [optional] **maximum** | **String** | The maximum time to wait between retries. The value is specified as a ISO8601 duration and can range from `PT0.5S` (500ms) to `P30S` (30s). Defaults to `PT3S`. | [optional] **minimum** | **String** | The minimum time to wait between retries. The value is specified as a ISO8601 duration and can range from `PT0.5S` (500ms) to `P30S` (30s). Defaults to `PT0.5S`. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems