awsvpcConfiguration

@JvmName(name = "qwolvkfwddwfunkj")
suspend fun awsvpcConfiguration(value: Output<AwsVpcConfigurationArgs>)
@JvmName(name = "acoonveusdmcicsf")
suspend fun awsvpcConfiguration(value: AwsVpcConfigurationArgs?)

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. An object representing the networking details for a task or service. For example `awsvpcConfiguration={subnets=['subnet-12344321'],securityGroups=['sg-12344321']}`


@JvmName(name = "awgtnmwpvhxvrarb")
suspend fun awsvpcConfiguration(argument: suspend AwsVpcConfigurationArgsBuilder.() -> 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. An object representing the networking details for a task or service. For example `awsvpcConfiguration={subnets=['subnet-12344321'],securityGroups=['sg-12344321']}`