networkConfiguration

@JvmName(name = "lmofemlnpadqbapb")
suspend fun networkConfiguration(value: Output<TaskSetNetworkConfigurationArgs>)
@JvmName(name = "jqwhdotevsycsdgu")
suspend fun networkConfiguration(value: TaskSetNetworkConfigurationArgs?)

Parameters

value

The 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. Detailed below.


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

Parameters

argument

The 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. Detailed below.