authorizedNetworks

Parameters

value

The list of external networks that are allowed to connect to the instance using the IP. Structure is documented below.


@JvmName(name = "xbgjqjgpqbqecoke")
suspend fun authorizedNetworks(vararg values: Output<ConnectionProfileCloudsqlSettingsIpConfigAuthorizedNetworkArgs>)


Parameters

values

The list of external networks that are allowed to connect to the instance using the IP. Structure is documented below.


@JvmName(name = "vdsueauiqkejsqpi")
suspend fun authorizedNetworks(argument: List<suspend ConnectionProfileCloudsqlSettingsIpConfigAuthorizedNetworkArgsBuilder.() -> Unit>)
@JvmName(name = "duxhiefdkuauqkdn")
suspend fun authorizedNetworks(vararg argument: suspend ConnectionProfileCloudsqlSettingsIpConfigAuthorizedNetworkArgsBuilder.() -> Unit)
@JvmName(name = "drsdqrrgycbjlthy")
suspend fun authorizedNetworks(argument: suspend ConnectionProfileCloudsqlSettingsIpConfigAuthorizedNetworkArgsBuilder.() -> Unit)

Parameters

argument

The list of external networks that are allowed to connect to the instance using the IP. Structure is documented below.