apiKey

@JvmName(name = "ubboaohkgnfmemkc")
suspend fun apiKey(value: Output<Either<String, ApiKey>>)
@JvmName(name = "yekreskyiosepnak")
suspend fun apiKey(value: Either<String, ApiKey>?)
@JvmName(name = "tydxcnthabdihlsa")
fun apiKey(value: String)
@JvmName(name = "ojposysmupvmwhsh")
fun apiKey(value: ApiKey)

Parameters

value

The api key setting of the Grafana instance.