| Name | Type | Description | Notes |
|---|---|---|---|
| name_pattern | NamePattern | ||
| comment | str, none_type | Comment if any | [optional] |
| custom_name | str, none_type | Name for snapshot | [optional] |
| expire_secs | int, none_type | Expiration time in seconds | [optional] |
| read_only | bool, none_type | Read only or Read/Write | [optional] |
| retain_secs | int, none_type | Reatain time in seconds | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |