jumpHostsAllowed

@JvmName(name = "vyugiljumkbwvxfa")
suspend fun jumpHostsAllowed(value: Output<List<String>>)
@JvmName(name = "suqbijhokdpseoyt")
suspend fun jumpHostsAllowed(value: List<String>?)

Parameters

value

The list of IP addresses of jump hosts with management network access from which a login will be allowed for the users.


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


@JvmName(name = "ewrfqgaqvplttigg")
suspend fun jumpHostsAllowed(values: List<Output<String>>)
@JvmName(name = "qyawodlquvdorvtl")
suspend fun jumpHostsAllowed(vararg values: String)

Parameters

values

The list of IP addresses of jump hosts with management network access from which a login will be allowed for the users.