connectionToIpsNotAlloweds

@JvmName(name = "qbeqgogqtjgfkxpw")
suspend fun connectionToIpsNotAlloweds(value: Output<List<String>>)
@JvmName(name = "uuombaeraljqghvu")
suspend fun connectionToIpsNotAlloweds(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "chafdrlqjcqrvkpi")
suspend fun connectionToIpsNotAlloweds(values: List<Output<String>>)
@JvmName(name = "duhqagkcmdmqfxwu")
suspend fun connectionToIpsNotAlloweds(vararg values: String)

Parameters

values

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