You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::RDS::Types::ModifyDBClusterResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::RDS::Types::ModifyDBClusterResult
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#db_cluster ⇒ Types::DBCluster
Contains the details of an Amazon Aurora DB cluster.
Instance Attribute Details
#db_cluster ⇒ Types::DBCluster
Contains the details of an Amazon Aurora DB cluster.
This data type is used as a response element in the DescribeDBClusters
, StopDBCluster
, and StartDBCluster
actions.