editorRoleValues

@JvmName(name = "frwdilkgxqnmnswg")
suspend fun editorRoleValues(value: Output<List<String>>)
@JvmName(name = "txkplcxbjrolukcr")
suspend fun editorRoleValues(value: List<String>?)

Parameters

value

The editor role values.


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


@JvmName(name = "sjwivoqmlhdlpxvg")
suspend fun editorRoleValues(values: List<Output<String>>)
@JvmName(name = "osrhmntjodfiqasm")
suspend fun editorRoleValues(vararg values: String)

Parameters

values

The editor role values.