sourceAddresses

@JvmName(name = "vrlokbnjshihkrtt")
suspend fun sourceAddresses(value: List<String>?)

Parameters

value

An array of strings containing the IPv4 addresses, IPv6 addresses, IPv4 CIDRs, and/or IPv6 CIDRs from which the inbound traffic will be accepted.


@JvmName(name = "eximedfyypspxikq")
suspend fun sourceAddresses(vararg values: String)

Parameters

values

An array of strings containing the IPv4 addresses, IPv6 addresses, IPv4 CIDRs, and/or IPv6 CIDRs from which the inbound traffic will be accepted.