Operation

class Operation

Describes the API operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The timestamp when the operation was initialized (1479816991.349).

Link copied to clipboard

The error code.

Link copied to clipboard

The error details.

Link copied to clipboard
val id: String?

The ID of the operation.

Link copied to clipboard

A Boolean value indicating whether the operation is terminal.

Link copied to clipboard

The Amazon Web Services Region and Availability Zone.

Link copied to clipboard

Details about the operation (Debian-1GB-Ohio-1).

Link copied to clipboard

The type of operation.

Link copied to clipboard

The resource name.

Link copied to clipboard

The resource type.

Link copied to clipboard

The status of the operation.

Link copied to clipboard

The timestamp when the status was changed (1479816991.349).

Functions

Link copied to clipboard
inline fun copy(block: Operation.Builder.() -> Unit = {}): Operation
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String