Java com.amazonaws.services.rds.model DBClusterMember fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.rds.model DBClusterMember fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.rds.model DBClusterMember.

The text is from its open source code.

Field

BooleanisClusterWriter

Value that is true if the cluster member is the primary instance for the DB cluster and false otherwise.

Method

StringgetDBInstanceIdentifier()

Specifies the instance identifier for this member of the DB cluster.