ClusterOperationInfo

Returns information about a cluster operation.

Types

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

Properties

Link copied to clipboard

The ID of the API request that triggered this operation.

Link copied to clipboard

ARN of the cluster.

Link copied to clipboard

The time that the operation was created.

Link copied to clipboard

The time at which the operation finished.

Link copied to clipboard

Describes the error if the operation fails.

Link copied to clipboard

ARN of the cluster operation.

Link copied to clipboard

State of the cluster operation.

Link copied to clipboard

Steps completed during the operation.

Link copied to clipboard

Type of the cluster operation.

Link copied to clipboard

Information about cluster attributes before a cluster is updated.

Link copied to clipboard

Information about cluster attributes after a cluster is updated.

Link copied to clipboard

Description of the VPC connection for CreateVpcConnection and DeleteVpcConnection operations.

Functions

Link copied to clipboard
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