users

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

Parameters

value

The list of user logins with push access.


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


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

Parameters

values

The list of user logins with push access.