Follower Database Definition Response
data class FollowerDatabaseDefinitionResponse(val attachedDatabaseConfigurationName: String, val clusterResourceId: String, val databaseName: String)
A class representing follower database request.
Properties
Link copied to clipboard
Resource name of the attached database configuration in the follower cluster.
Link copied to clipboard
Resource id of the cluster that follows a database owned by this cluster.
Link copied to clipboard
The database name owned by this cluster that was followed. * in case following all databases.