awsvpcConfiguration

@JvmName(name = "ymhhrwovwuuvnhwv")
suspend fun awsvpcConfiguration(value: Output<PipeAwsVpcConfigurationArgs>)
@JvmName(name = "qajrbsbdqkothdmd")
suspend fun awsvpcConfiguration(value: PipeAwsVpcConfigurationArgs?)

Parameters

value

Use this structure to specify the VPC subnets and security groups for the task, and whether a public IP address is to be used. This structure is relevant only for ECS tasks that use the awsvpc network mode.


@JvmName(name = "yjqvlidjdnwugrjc")
suspend fun awsvpcConfiguration(argument: suspend PipeAwsVpcConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Use this structure to specify the VPC subnets and security groups for the task, and whether a public IP address is to be used. This structure is relevant only for ECS tasks that use the awsvpc network mode.