ReadEndpointResponse

data class ReadEndpointResponse(val address: String? = null)

Definition of ReadEndpoint

Constructors

Link copied to clipboard
constructor(address: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val address: String? = null

The reader endpoint for the DB cluster.