ApiKeyArgs

constructor(description: Output<String>? = null, enabled: Output<Boolean>? = null, name: Output<String>? = null, tags: Output<Map<String, String>>? = null, value: Output<String>? = null)