Database Instance Settings Ip Configuration Authorized Network
data class DatabaseInstanceSettingsIpConfigurationAuthorizedNetwork(val expirationTime: String? = null, val name: String? = null, val value: String)
Constructors
Link copied to clipboard
fun DatabaseInstanceSettingsIpConfigurationAuthorizedNetwork(expirationTime: String? = null, name: String? = null, value: String)
Types
Properties
Link copied to clipboard
The RFC 3339 formatted date time string indicating when this whitelist expires.