OperationSummary

A complex type that contains information about an operation that matches the criteria that you specified in a ListOperations request.

Types

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

Properties

Link copied to clipboard
val id: String?

The ID for an operation.

Link copied to clipboard

The status of the operation. Values include the following:

Functions

Link copied to clipboard
inline fun copy(block: OperationSummary.Builder.() -> Unit = {}): OperationSummary
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