awsVpcConfiguration

@JvmName(name = "bfiojseypymvparm")
suspend fun awsVpcConfiguration(value: Output<RuleAwsVpcConfigurationArgs>)
@JvmName(name = "ifhirvbqmfjlpbdt")
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 = "okudaprsjtuaeqce")
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.