A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/SecurityHub/Types/AwsRdsDbClusterMember.html below:

AwsRdsDbClusterMember — AWS SDK for Ruby V2

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

Class: Aws::SecurityHub::Types::AwsRdsDbClusterMember
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When 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 collapse Instance Attribute Details #db_cluster_parameter_group_status ⇒ String

The status of the DB cluster parameter group for this member of the DB cluster.

#db_instance_identifier ⇒ String

The instance identifier for this member of the DB cluster.

#is_cluster_writer ⇒ Boolean

Whether the cluster member is the primary instance for the DB cluster.

#promotion_tier ⇒ Integer

Specifies 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