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 = "aklmtkxalafxcsui")
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 = "aipkdnbmrhymbxmd")
suspend fun authorizedNetworks(argument: List<suspend ConnectionProfileCloudsqlSettingsIpConfigAuthorizedNetworkArgsBuilder.() -> Unit>)
@JvmName(name = "vvytjskxyrceadou")
suspend fun authorizedNetworks(vararg argument: suspend ConnectionProfileCloudsqlSettingsIpConfigAuthorizedNetworkArgsBuilder.() -> Unit)
@JvmName(name = "ydqacgygqisldeey")
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.