BareMetalClusterOperationsConfig
import type { BareMetalClusterOperationsConfig } from "https://googleapis.deno.dev/v1/gkeonprem:v1.ts";Specifies the bare metal user cluster's observability infrastructure.
interface BareMetalClusterOperationsConfig  {
enableApplicationLogs?: boolean;
}