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

Class: Aws::Redshift::Types::UpdateTarget

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

Overview

A maintenance track that you can switch the current track to.

Instance Attribute Summary collapse

Instance Attribute Details

#database_versionString

The cluster version for the new maintenance track.

Returns:

  • (String)

    The cluster version for the new maintenance track.

#maintenance_track_nameString

The name of the new maintenance track.

Returns:

  • (String)

    The name of the new maintenance track.

#supported_operationsArray<Types::SupportedOperation>

A list of operations supported by the maintenance track.

Returns: