Designated signers configuration
| Name | Type | Description | Notes |
|---|---|---|---|
| type | TypeEnum | Type of designated signers | |
| users | List<String> | List of user IDs | [optional] |
| groups | List<String> | List of policy group IDs | [optional] |
| Name | Value |
|---|---|
| SINGLE | "SINGLE" |
| MULTIPLE | "MULTIPLE" |
| INITIATOR | "INITIATOR" |