apiKey

@JvmName(name = "tettojqvesqhtahb")
suspend fun apiKey(value: Output<Either<String, ApiKey>>)
@JvmName(name = "paildtpqpdwmoodj")
suspend fun apiKey(value: Either<String, ApiKey>?)
@JvmName(name = "bsfmcvoqljpgbjhl")
fun apiKey(value: String)
@JvmName(name = "nexcskjrbsjwbefv")
fun apiKey(value: ApiKey)

Parameters

value

The api key setting of the Grafana instance.