connectionFromIpsNotAlloweds

@JvmName(name = "nqfevqmtgbhxhwdv")
suspend fun connectionFromIpsNotAlloweds(value: Output<List<String>>)
@JvmName(name = "npbufrwrnrabdpuh")
suspend fun connectionFromIpsNotAlloweds(value: List<String>?)

Parameters

value

Specifies which IP is not allowed to be connected to in current device group for inbound connection.


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


@JvmName(name = "uqabbdbwjaquuxhn")
suspend fun connectionFromIpsNotAlloweds(values: List<Output<String>>)
@JvmName(name = "kwhyjhvgjmovpfnc")
suspend fun connectionFromIpsNotAlloweds(vararg values: String)

Parameters

values

Specifies which IP is not allowed to be connected to in current device group for inbound connection.