UpdateKxVolumeResponse

Types

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

Properties

Link copied to clipboard

Specifies the clusters that a volume is attached to.

Link copied to clipboard

The identifier of the availability zones.

Link copied to clipboard

The number of availability zones you want to assign per volume. Currently, FinSpace only supports SINGLE for volumes. This places dataview in a single AZ.

Link copied to clipboard

The timestamp at which the volume was created in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

Link copied to clipboard

The description for the volume.

Link copied to clipboard

A unique identifier for the kdb environment where you want to update the volume.

Link copied to clipboard

The last time that the volume was updated in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

Link copied to clipboard

Specifies the configuration for the Network attached storage (NAS_1) file system volume.

Link copied to clipboard

The status of the volume.

Link copied to clipboard

The error message when a failed state occurs.

Link copied to clipboard

The ARN identifier of the volume.

Link copied to clipboard

A unique identifier for the volume that you want to update.

Link copied to clipboard

The type of file system volume. Currently, FinSpace only supports NAS_1 volume type.

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