BiDeploymentInspectorProperties

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