ipv4LocalAddresses

@JvmName(name = "xslbkfggfuixsvuk")
suspend fun ipv4LocalAddresses(value: Output<List<String>>)
@JvmName(name = "pjojhohcutcnppen")
suspend fun ipv4LocalAddresses(value: List<String>?)

Parameters

value

IPv4 Local address list. The list of addresses used by ALB to interact with the backend service.


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


@JvmName(name = "hsmxjvinoqsjkxcs")
suspend fun ipv4LocalAddresses(values: List<Output<String>>)
@JvmName(name = "ebjackxkhnydqebi")
suspend fun ipv4LocalAddresses(vararg values: String)

Parameters

values

IPv4 Local address list. The list of addresses used by ALB to interact with the backend service.