set_creator method

set_creator(self, creator)

Sets a single creator of the resource.


def set_creator(self, creator):
    ...
Parameter Type Description
creator System.String The creator to set.

See Also