Get Master Slave Server Groups Group
data class GetMasterSlaveServerGroupsGroup(val id: String, val name: String, val servers: List<GetMasterSlaveServerGroupsGroupServer>)
Constructors
Link copied to clipboard
fun GetMasterSlaveServerGroupsGroup(id: String, name: String, servers: List<GetMasterSlaveServerGroupsGroupServer>)