Server Extended Auditing Policy Args
constructor(auditActionsAndGroups: Output<List<String>>? = null, enabled: Output<Boolean>? = null, logMonitoringEnabled: Output<Boolean>? = null, predicateExpression: Output<String>? = null, retentionInDays: Output<Int>? = null, serverId: Output<String>? = null, storageAccountAccessKey: Output<String>? = null, storageAccountAccessKeyIsSecondary: Output<Boolean>? = null, storageAccountSubscriptionId: Output<String>? = null, storageEndpoint: Output<String>? = null)