awsVpcConfiguration

@JvmName(name = "wylwqtirrbsgjsps")
suspend fun awsVpcConfiguration(value: Output<TaskSetAwsVpcConfigurationArgs>)
@JvmName(name = "ypkpyvovqygtdvpy")
suspend fun awsVpcConfiguration(value: TaskSetAwsVpcConfigurationArgs?)

Parameters

value

The VPC subnets and security groups that are associated with a task.

All specified subnets and security groups must be from the same VPC.


@JvmName(name = "mdfdoompicydsqap")
suspend fun awsVpcConfiguration(argument: suspend TaskSetAwsVpcConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The VPC subnets and security groups that are associated with a task.

All specified subnets and security groups must be from the same VPC.