ipConfig

@JvmName(name = "nktigbbcoysybryk")
suspend fun ipConfig(value: Output<ConnectionProfileCloudsqlSettingsIpConfigArgs>)
@JvmName(name = "ioricoqdboxklwsu")
suspend fun ipConfig(value: ConnectionProfileCloudsqlSettingsIpConfigArgs?)

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. Structure is documented below.


@JvmName(name = "mxmlokiooxchfjok")
suspend fun ipConfig(argument: suspend ConnectionProfileCloudsqlSettingsIpConfigArgsBuilder.() -> 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. Structure is documented below.