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

Class: Aws::Redshift::Types::OrderableClusterOption

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

Overview

Describes an orderable cluster option.

Instance Attribute Summary collapse

Instance Attribute Details

#availability_zones ⇒ Array<Types::AvailabilityZone>

A list of availability zones for the orderable cluster.

Returns:

#cluster_type ⇒ String

The cluster type, for example multi-node.

Returns:

  • (String) —

    The cluster type, for example multi-node.

#cluster_version ⇒ String

The version of the orderable cluster.

Returns:

  • (String) —

    The version of the orderable cluster.

#node_type ⇒ String

The node type for the orderable cluster.

Returns:

  • (String) —

    The node type for the orderable cluster.