interface SetEndpointsResponse {
    endpoints: Redis.v1.Endpoint[];
}

Properties

Properties

endpoints: Redis.v1.Endpoint[]

Endpoints defined on the Database Instance.