You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SecurityHub::Types::AwsRdsDbClusterMemberWhen passing AwsRdsDbClusterMember as input to an Aws::Client method, you can use a vanilla Hash:
{
is_cluster_writer: false,
promotion_tier: 1,
db_instance_identifier: "NonEmptyString",
db_cluster_parameter_group_status: "NonEmptyString",
}
Information about an instance in the DB cluster.
Instance Attribute Summary collapseThe status of the DB cluster parameter group for this member of the DB cluster.
The instance identifier for this member of the DB cluster.
Whether the cluster member is the primary instance for the DB cluster.
Specifies the order in which an Aurora replica is promoted to the primary instance when the existing primary instance fails.
The status of the DB cluster parameter group for this member of the DB cluster.
#db_instance_identifier ⇒ StringThe instance identifier for this member of the DB cluster.
#is_cluster_writer ⇒ BooleanWhether the cluster member is the primary instance for the DB cluster.
#promotion_tier ⇒ IntegerSpecifies the order in which an Aurora replica is promoted to the primary instance when the existing primary instance fails.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4