edits

@JvmName(name = "bgegtoeprvjbnpsm")
suspend fun edits(value: Output<List<String>>)
@JvmName(name = "ihcngynnsrvnlros")
suspend fun edits(value: List<String>)

Parameters

value

A list of profiles that will be able to edit the attribute. One of admin, user.


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


@JvmName(name = "sgjbwqhqllfqgkro")
suspend fun edits(values: List<Output<String>>)
@JvmName(name = "wgqhwiirrvkjexdy")
suspend fun edits(vararg values: String)

Parameters

values

A list of profiles that will be able to edit the attribute. One of admin, user.