connectionFromIpsNotAlloweds

@JvmName(name = "mmovhbncgvyvrlaw")
suspend fun connectionFromIpsNotAlloweds(value: Output<List<String>>)
@JvmName(name = "pacqdqpbcpgpvkfl")
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 = "skocamgaepggjmoq")
suspend fun connectionFromIpsNotAlloweds(vararg values: Output<String>)


@JvmName(name = "rbckosmltptexgtb")
suspend fun connectionFromIpsNotAlloweds(values: List<Output<String>>)
@JvmName(name = "nqfnsirtbejqtnsd")
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.