GetDatabaseInstanceSettingIpConfiguration

data class GetDatabaseInstanceSettingIpConfiguration(val allocatedIpRange: String, val authorizedNetworks: List<GetDatabaseInstanceSettingIpConfigurationAuthorizedNetwork>, val ipv4Enabled: Boolean, val privateNetwork: String, val requireSsl: Boolean)

Constructors

fun GetDatabaseInstanceSettingIpConfiguration(allocatedIpRange: String, authorizedNetworks: List<GetDatabaseInstanceSettingIpConfigurationAuthorizedNetwork>, ipv4Enabled: Boolean, privateNetwork: String, requireSsl: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard