ipAddresses

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

Parameters

value

A list of private ip addresses of the private endpoint.


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


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

Parameters

values

A list of private ip addresses of the private endpoint.