networkConfiguration

@JvmName(name = "qcxspuontxxtgpds")
suspend fun networkConfiguration(value: Output<ServiceNetworkConfigurationArgs>)
@JvmName(name = "mqjhipcyynvsqtek")
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 = "djpmjcvwyokuiyop")
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.