network Configuration
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.
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.