Security Solution Args
constructor(additionalWorkspaces: Output<List<SecuritySolutionAdditionalWorkspaceArgs>>? = null, disabledDataSources: Output<List<String>>? = null, displayName: Output<String>? = null, enabled: Output<Boolean>? = null, eventsToExports: Output<List<String>>? = null, iothubIds: Output<List<String>>? = null, location: Output<String>? = null, logAnalyticsWorkspaceId: Output<String>? = null, logUnmaskedIpsEnabled: Output<Boolean>? = null, name: Output<String>? = null, queryForResources: Output<String>? = null, querySubscriptionIds: Output<List<String>>? = null, recommendationsEnabled: Output<SecuritySolutionRecommendationsEnabledArgs>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)