Record
get-workflow-transition-rule-configurations-params
No description available.
record get-workflow-transition-rule-configurations-params {
start-at: option<s64>,
max-results: option<s32>,
types: list<get-workflow-transition-rule-configurations-types-item-enum>,
keys: option<list<string>>,
workflow-names: option<string>,
with-tags: option<string>,
draft: option<bool>,
expand: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| start-at | option<s64> | |
| max-results | option<s32> | |
| types | list<get-workflow-transition-rule-configurations-types-item-enum> | |
| keys | option<list<string>> | |
| workflow-names | option<string> | |
| with-tags | option<string> | |
| draft | option<bool> | |
| expand | option<string> |