Database Instance Settings Ip Configuration
fun DatabaseInstanceSettingsIpConfiguration(allocatedIpRange: String? = null, authorizedNetworks: List<DatabaseInstanceSettingsIpConfigurationAuthorizedNetwork>? = null, ipv4Enabled: Boolean? = null, privateNetwork: String? = null, requireSsl: Boolean? = null)