awsVpcConfiguration

@JvmName(name = "eichxjeaefhmckkg")
suspend fun awsVpcConfiguration(value: Output<RuleAwsVpcConfigurationArgs>)
@JvmName(name = "nccnufaetbtpwsht")
suspend fun awsVpcConfiguration(value: RuleAwsVpcConfigurationArgs?)

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 = "iicanejadjiwoyey")
suspend fun awsVpcConfiguration(argument: suspend RuleAwsVpcConfigurationArgsBuilder.() -> 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.