Record
delete-tag-from-group-params
No description available.
record delete-tag-from-group-params {
group-id: string,
force: option<bool>,
key: option<string>,
value: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| group-id | string | |
| force | option<bool> | |
| key | option<string> | |
| value | option<string> |