assignPublicIp

@JvmName(name = "ceksipvyleydwaol")
suspend fun assignPublicIp(value: Output<ServiceAwsVpcConfigurationAssignPublicIp>)
@JvmName(name = "hwkrdtntfeneuycs")
suspend fun assignPublicIp(value: ServiceAwsVpcConfigurationAssignPublicIp?)

Parameters

value

Whether the task's elastic network interface receives a public IP address. Consider the following when you set this value:

  • When you use `create-service` or `update-service`, the default is `DISABLED`.

  • When the service `deploymentController` is `ECS`, the value must be `DISABLED`.