ipAddresses

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

Parameters

value

A list of private ip addresses of the private endpoint.


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


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

Parameters

values

A list of private ip addresses of the private endpoint.