UpdateStorageRequest

Request object for UpdateStorage api. Its used to update the storage attributes for the cluster.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the cluster to be updated.

Link copied to clipboard

The version of cluster to update from. A successful operation will then generate a new version.

Link copied to clipboard

EBS volume provisioned throughput information.

Link copied to clipboard

Controls storage mode for supported storage tiers.

Link copied to clipboard

size of the EBS volume to update.

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