ipConfig

@JvmName(name = "weydkoikjpygynrn")
suspend fun ipConfig(value: Output<SqlIpConfigArgs>)
@JvmName(name = "anxcyfledaceytjv")
suspend fun ipConfig(value: SqlIpConfigArgs?)

Parameters

value

The settings for IP Management. This allows to enable or disable the instance IP and manage which external networks can connect to the instance. The IPv4 address cannot be disabled.


@JvmName(name = "htbkreuckswbdcry")
suspend fun ipConfig(argument: suspend SqlIpConfigArgsBuilder.() -> Unit)

Parameters

argument

The settings for IP Management. This allows to enable or disable the instance IP and manage which external networks can connect to the instance. The IPv4 address cannot be disabled.