ipAddresses

@JvmName(name = "dyydevjkwoxhoiww")
suspend fun ipAddresses(value: Output<List<String>>)
@JvmName(name = "ubrjmikrcyqxglux")
suspend fun ipAddresses(value: List<String>?)

Parameters

value

Specifies a list of Public IP Resource ID to this NGINX Deployment. Changing this forces a new NGINX Deployment to be created.


@JvmName(name = "iotfqgygbvyqwpgw")
suspend fun ipAddresses(vararg values: Output<String>)


@JvmName(name = "uwxlnhtdcwifbfrc")
suspend fun ipAddresses(values: List<Output<String>>)
@JvmName(name = "ijclopjihdrewmfd")
suspend fun ipAddresses(vararg values: String)

Parameters

values

Specifies a list of Public IP Resource ID to this NGINX Deployment. Changing this forces a new NGINX Deployment to be created.