DataCollectionRuleArgs

constructor(dataCollectionEndpointId: Output<String>? = null, dataFlows: Output<List<DataCollectionRuleDataFlowArgs>>? = null, dataSources: Output<DataCollectionRuleDataSourcesArgs>? = null, description: Output<String>? = null, destinations: Output<DataCollectionRuleDestinationsArgs>? = null, identity: Output<DataCollectionRuleIdentityArgs>? = null, kind: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, streamDeclarations: Output<List<DataCollectionRuleStreamDeclarationArgs>>? = null, tags: Output<Map<String, String>>? = null)