set_creator method
set_creator
Sets a single creator of the resource.
def set_creator(self, creator):
...
| Parameter | Type | Description |
|---|---|---|
| creator | str | The creator to set. |
Sets a single creator of the resource.
def set_creator(self, creator):
...
| Parameter | Type | Description |
|---|---|---|
| creator | str | The creator to set. |