Follower Database Definition Response
data class FollowerDatabaseDefinitionResponse(val attachedDatabaseConfigurationName: String, val clusterResourceId: String, val databaseName: String)
A class representing follower database request.
Constructors
Link copied to clipboard
fun FollowerDatabaseDefinitionResponse(attachedDatabaseConfigurationName: String, clusterResourceId: String, databaseName: String)