BiDeploymentInspectorProperties
constructor(@DefaultValue(value = ["NO_OP"] ) type: BiDeploymentInspectorType = BiDeploymentInspectorType.NO_OP, @DefaultValue(value = ["30s"] ) timeout: Duration = Duration.ofSeconds(30), clickhouse: BiClickHouseInspectorProperties = BiClickHouseInspectorProperties())