You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Redshift::Types::NodeConfigurationOption

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

A list of node configurations.

Instance Attribute Summary collapse

Instance Attribute Details

#estimated_disk_utilization_percent ⇒ Float

The estimated disk utilizaton percentage.

Returns:

  • (Float) —

    The estimated disk utilizaton percentage.

#mode ⇒ String

The category of the node configuration recommendation.

Possible values:

  • standard
  • high-performance

Returns:

  • (String) —

    The category of the node configuration recommendation.

#node_type ⇒ String

The node type, such as, \"ds2.8xlarge\".

Returns:

  • (String) —

    The node type, such as, \"ds2.8xlarge\".

#number_of_nodes ⇒ Integer

The number of nodes.

Returns:

  • (Integer) —

    The number of nodes.