pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.containerservice.kotlin.inputs
/
GroupDiagnosticsLogAnalyticsArgs
/
GroupDiagnosticsLogAnalyticsArgs
Group
Diagnostics
Log
Analytics
Args
fun
GroupDiagnosticsLogAnalyticsArgs
(
logType
:
Output
<
String
>
?
=
null
,
metadata
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
workspaceId
:
Output
<
String
>
,
workspaceKey
:
Output
<
String
>
)