network Configuration
suspend fun networkConfiguration(value: Output<ScheduleTargetEcsParametersNetworkConfigurationArgs>)
Parameters
value
Configures the networking associated with the task. Detailed below.
suspend fun networkConfiguration(argument: suspend ScheduleTargetEcsParametersNetworkConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Configures the networking associated with the task. Detailed below.