awsVpcConfiguration

@JvmName(name = "osgwreuttuducfbc")
suspend fun awsVpcConfiguration(value: Output<TaskSetAwsVpcConfigurationArgs>)
@JvmName(name = "jgjpqbqxkwsipjgv")
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 = "fabdtxqowejfmnjd")
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.