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_zonesArray<Types::AvailabilityZone>

A list of availability zones for the orderable cluster.

Returns:

#cluster_typeString

The cluster type, for example multi-node.

Returns:

  • (String)

    The cluster type, for example multi-node.

#cluster_versionString

The version of the orderable cluster.

Returns:

  • (String)

    The version of the orderable cluster.

#node_typeString

The node type for the orderable cluster.

Returns:

  • (String)

    The node type for the orderable cluster.