awsvpcConfiguration

@JvmName(name = "jlaukcxviqasbtya")
suspend fun awsvpcConfiguration(value: Output<ServiceAwsVpcConfigurationArgs>)
@JvmName(name = "vtifyikdwmrkldel")
suspend fun awsvpcConfiguration(value: ServiceAwsVpcConfigurationArgs?)

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 = "gksawhdxpewpaobo")
suspend fun awsvpcConfiguration(argument: suspend ServiceAwsVpcConfigurationArgsBuilder.() -> 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.