networkConfiguration

@JvmName(name = "qtovcwovdgomxhue")
suspend fun networkConfiguration(value: Output<JobDefinitionNetworkConfigurationArgs>)
@JvmName(name = "atryfushordsliof")
suspend fun networkConfiguration(value: JobDefinitionNetworkConfigurationArgs?)

Parameters

value

The network configuration for jobs that are running on Fargate resources. Jobs that are running on Amazon EC2 resources must not specify this parameter.


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

Parameters

argument

The network configuration for jobs that are running on Fargate resources. Jobs that are running on Amazon EC2 resources must not specify this parameter.