pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.sentinel.kotlin
/
DataConnectorMicrosoftCloudAppSecurityArgs
/
DataConnectorMicrosoftCloudAppSecurityArgs
Data
Connector
Microsoft
Cloud
App
Security
Args
fun
DataConnectorMicrosoftCloudAppSecurityArgs
(
alertsEnabled
:
Output
<
Boolean
>
?
=
null
,
discoveryLogsEnabled
:
Output
<
Boolean
>
?
=
null
,
logAnalyticsWorkspaceId
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
tenantId
:
Output
<
String
>
?
=
null
)