toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.synapse.kotlin
/
SqlPoolExtendedAuditingPolicyArgs
/
SqlPoolExtendedAuditingPolicyArgs
Sql
Pool
Extended
Auditing
Policy
Args
constructor
(
logMonitoringEnabled
:
Output
<
Boolean
>
?
=
null
,
retentionInDays
:
Output
<
Int
>
?
=
null
,
sqlPoolId
:
Output
<
String
>
?
=
null
,
storageAccountAccessKey
:
Output
<
String
>
?
=
null
,
storageAccountAccessKeyIsSecondary
:
Output
<
Boolean
>
?
=
null
,
storageEndpoint
:
Output
<
String
>
?
=
null
)