Builder

class Builder

Properties

Link copied to clipboard

The date and time that the request was submitted, in Unix date/time format and Coordinated Universal Time (UTC). The value of CreateDate is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.

Link copied to clipboard

The code associated with ErrorMessage. Values for ErrorCode include the following:

Link copied to clipboard

If the value of Status is FAIL, the reason that the operation failed.

Link copied to clipboard
var id: String?

The ID of the operation that you want to get information about.

Link copied to clipboard

The status of the operation. Values include the following:

Link copied to clipboard

The name of the target entity that's associated with the operation:

Link copied to clipboard

The name of the operation that's associated with the specified ID.

Link copied to clipboard

The date and time that the value of Status changed to the current value, in Unix date/time format and Coordinated Universal Time (UTC). The value of UpdateDate is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.