listenAddrs

@JvmName(name = "wmhgqbydqljkgrpt")
suspend fun listenAddrs(value: Output<List<String>>)
@JvmName(name = "cotfflxwsdvvevxx")
suspend fun listenAddrs(value: List<String>?)

Parameters

value

Addresses the KMIP server should listen on (host:port).


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


@JvmName(name = "xtawyomyrewhsiut")
suspend fun listenAddrs(values: List<Output<String>>)
@JvmName(name = "kqjltvpygwtlpkai")
suspend fun listenAddrs(vararg values: String)

Parameters

values

Addresses the KMIP server should listen on (host:port).