Get Enterprise Proxies Proxy
data class GetEnterpriseProxiesProxy(val creatorId: String, val creatorName: String, val httpsPort: Int, val id: String, val instanceId: String, val privateEnable: Boolean, val privateHost: String, val protocolPort: Int, val protocolType: String, val proxyId: String, val publicEnable: Boolean, val publicHost: String)
Constructors
Properties
Link copied to clipboard
The nickname of the user who enabled the secure access proxy feature.
Link copied to clipboard
The ID of the database instance.
Link copied to clipboard
Indicates whether the internal endpoint is enabled. Default value: true.
Link copied to clipboard
The internal endpoint.
Link copied to clipboard
Database protocol connection port number.
Link copied to clipboard
Database protocol type, for example, MYSQL.
Link copied to clipboard
Indicates whether the public endpoint is enabled.
Link copied to clipboard
The public endpoint. A public endpoint is returned no matter whether the public endpoint is enabled or disabled. Note: When the public network address is in the true state, the returned public network address is a valid address with DNS resolution capability. When the public address is in the false state, the returned Public address is an invalid address without DNS resolution.