Rename
Class: warmhub.Rename
Rename(name: str, new_name: str, *, kind: CommitOperationKind | Unset = UNSET, **unknown: Never)Rewrite a thing’s or shape’s name in place.
A version-less metadata operation: it records a from-to event but mints no new body version.
Properties and attributes
Section titled “Properties and attributes”operation
Section titled “operation”operation = 'rename'Documentation is not yet available.
nameDocumentation is not yet available.
new_name
Section titled “new_name”new_nameDocumentation is not yet available.
kindDocumentation is not yet available.