connectionFromIpsNotAlloweds

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


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