connectionFromIpsNotAlloweds

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


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