jumpHostsAllowed

@JvmName(name = "dkvocpdlejrnqsmy")
suspend fun jumpHostsAllowed(value: Output<List<String>>)
@JvmName(name = "iswwfqjomkrsnwis")
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 = "yhiapbeotcunfeeq")
suspend fun jumpHostsAllowed(vararg values: Output<String>)


@JvmName(name = "wnikdafuhbbjyrir")
suspend fun jumpHostsAllowed(values: List<Output<String>>)
@JvmName(name = "chroavcybymcxgvt")
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.