allowedRoles

@JvmName(name = "deecdhqdxnqbkhyk")
suspend fun allowedRoles(value: Output<List<String>>)
@JvmName(name = "gngxpdwmgcqvquum")
suspend fun allowedRoles(value: List<String>?)

Parameters

value

Specifies which roles are allowed for use with ACME.


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


@JvmName(name = "xowphspetplonwyy")
suspend fun allowedRoles(values: List<Output<String>>)
@JvmName(name = "bkectfhqhxnvhysb")
suspend fun allowedRoles(vararg values: String)

Parameters

values

Specifies which roles are allowed for use with ACME.