Record
get-legal-hold-policies-params
No description available.
record get-legal-hold-policies-params {
policy-name: option<string>,
fields: option<list<string>>,
marker: option<string>,
limit: option<s64>,
}Fields
| Name | Type | Description |
|---|---|---|
| policy-name | option<string> | |
| fields | option<list<string>> | |
| marker | option<string> | |
| limit | option<s64> |