networkConfiguration

@JvmName(name = "jmbuyelxtikqvstt")
suspend fun networkConfiguration(value: Output<ServiceNetworkConfigurationArgs>)
@JvmName(name = "kxofrdjfsqkeeltm")
suspend fun networkConfiguration(value: ServiceNetworkConfigurationArgs?)

Parameters

value

Configuration settings related to network traffic of the web application that the App Runner service runs. See Network Configuration below for more details.


@JvmName(name = "wsiygbenxrwhbcty")
suspend fun networkConfiguration(argument: suspend ServiceNetworkConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Configuration settings related to network traffic of the web application that the App Runner service runs. See Network Configuration below for more details.