networkConfiguration

@JvmName(name = "aheppwbuasstphxu")
suspend fun networkConfiguration(value: GetTaskExecutionNetworkConfiguration?)

Parameters

value

Network configuration for the service. This parameter is required for task definitions that use the awsvpc network mode to receive their own Elastic Network Interface, and it is not supported for other network modes. See below.


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

Parameters

argument

Network configuration for the service. This parameter is required for task definitions that use the awsvpc network mode to receive their own Elastic Network Interface, and it is not supported for other network modes. See below.