DiscoveredAssetArgs

constructor(assetEndpointProfileRef: Output<String>? = null, datasets: Output<List<DiscoveredDatasetArgs>>? = null, defaultDatasetsConfiguration: Output<String>? = null, defaultEventsConfiguration: Output<String>? = null, defaultTopic: Output<TopicArgs>? = null, discoveredAssetName: Output<String>? = null, discoveryId: Output<String>? = null, documentationUri: Output<String>? = null, events: Output<List<DiscoveredEventArgs>>? = null, extendedLocation: Output<ExtendedLocationArgs>? = null, hardwareRevision: Output<String>? = null, location: Output<String>? = null, manufacturer: Output<String>? = null, manufacturerUri: Output<String>? = null, model: Output<String>? = null, productCode: Output<String>? = null, resourceGroupName: Output<String>? = null, serialNumber: Output<String>? = null, softwareRevision: Output<String>? = null, tags: Output<Map<String, String>>? = null, version: Output<Double>? = null)