Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RenameObjectDetails

To use any of the API operations, you must be authorized in an IAM policy. If you are not authorized, talk to an administrator. If you are an administrator who needs to write policies to give users access, see Getting Started with Policies.

Properties

newName

newName: string

The new name of the source object. Avoid entering confidential information.

Optional newObjIfMatchETag

newObjIfMatchETag: undefined | string

The if-match entity tag (ETag) of the new object.

Optional newObjIfNoneMatchETag

newObjIfNoneMatchETag: undefined | string

The if-none-match entity tag (ETag) of the new object. The only valid value is '*', which indicates request should fail if the new object already exists.

sourceName

sourceName: string

The name of the source object to be renamed.

Optional srcObjIfMatchETag

srcObjIfMatchETag: undefined | string

The if-match entity tag (ETag) of the source object.

Functions

getDeserializedJsonObj

getJsonObj