assignPublicIp

@JvmName(name = "udkjjnlrpsivhvdf")
suspend fun assignPublicIp(value: Output<Boolean>)
@JvmName(name = "hljdebcbwknwywto")
suspend fun assignPublicIp(value: Boolean?)

Parameters

value

Specifies whether the task's elastic network interface receives a public IP address. This attribute is a boolean type, where true maps to ENABLED and false to DISABLED. You can specify true only when the launch_type is set to FARGATE.