Data Controller Properties Args
constructor(basicLoginInformation: Output<BasicLoginInformationArgs>? = null, clusterId: Output<String>? = null, extensionId: Output<String>? = null, infrastructure: Output<Infrastructure>? = null, k8sRaw: Output<Any>? = null, lastUploadedDate: Output<String>? = null, logAnalyticsWorkspaceConfig: Output<LogAnalyticsWorkspaceConfigArgs>? = null, logsDashboardCredential: Output<BasicLoginInformationArgs>? = null, metricsDashboardCredential: Output<BasicLoginInformationArgs>? = null, onPremiseProperty: Output<OnPremisePropertyArgs>? = null, uploadServicePrincipal: Output<UploadServicePrincipalArgs>? = null, uploadWatermark: Output<UploadWatermarkArgs>? = null)