jumpHostsAllowed

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


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