apiKey

@JvmName(name = "slblumeyglvxdlra")
suspend fun apiKey(value: Output<String>)
@JvmName(name = "iuysgrspcpbuaitv")
suspend fun apiKey(value: String?)

Parameters

value

The API key for operations. Alternatively, can be configured using the CLOUDFLARE_API_KEY environment variable. API keys are now considered legacy by Cloudflare, API tokens should be used instead. Must provide only one of api_key, api_token, api_user_service_key.