| Name | Type | Description | Notes |
|---|---|---|---|
| ttl | Long | The number of seconds that snooped DNS responses are retained in the cache. Used only when dns_ttl_type is USE_TTL. | [optional] |
| dnsTtlType | DnsTtlTypeEnum | TTL type to decide how to manage ttl. |
| Name | Value |
|---|---|
| USE_TTL | "USE_TTL" |
| AUTO | "AUTO" |
| NEVER_EXPIRE | "NEVER_EXPIRE" |