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

Class: Aws::RDS::Types::DBClusterOptionGroupStatus

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

Overview

Contains status information for a DB cluster option group.

Instance Attribute Summary collapse

Instance Attribute Details

#db_cluster_option_group_nameString

Specifies the name of the DB cluster option group.

Returns:

  • (String)

    Specifies the name of the DB cluster option group.

#statusString

Specifies the status of the DB cluster option group.

Returns:

  • (String)

    Specifies the status of the DB cluster option group.