readPermissions

@JvmName(name = "vcrmcoxacypfhcqw")
suspend fun readPermissions(value: Output<List<String>>)
@JvmName(name = "linojchqsdfifxap")
suspend fun readPermissions(value: List<String>?)

Parameters

value

Specifies the list of read permissions granted to the API key. Valid values are agentconfig, aggregate, api, draft, extendqueries, search. Please note these values are case sensitive. Changing this forces a new resource to be created.


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


@JvmName(name = "hcwwwttwuxprfqtm")
suspend fun readPermissions(values: List<Output<String>>)
@JvmName(name = "rhlontryeqpxwkvf")
suspend fun readPermissions(vararg values: String)

Parameters

values

Specifies the list of read permissions granted to the API key. Valid values are agentconfig, aggregate, api, draft, extendqueries, search. Please note these values are case sensitive. Changing this forces a new resource to be created.