users

@JvmName(name = "jwahqcxxcbyqxnro")
suspend fun users(value: Output<List<String>>)
@JvmName(name = "ipgyspvhipwjqohf")
suspend fun users(value: List<String>?)

Parameters

value

The list of user logins with push access.


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


@JvmName(name = "kjqfqhqqsynccexm")
suspend fun users(values: List<Output<String>>)
@JvmName(name = "uglsilchxfivqckl")
suspend fun users(vararg values: String)

Parameters

values

The list of user logins with push access.