ResourceMoveDefinition Class
Contains the information necessary to perform a resource move (rename).
All required parameters must be populated in order to send to server.
Constructor
ResourceMoveDefinition(*, id: str, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
id
|
The target ID for the resource. Required. |
Variables
| Name | Description |
|---|---|
|
id
|
The target ID for the resource. Required. |