Asset Args
constructor(assetEndpointProfileUri: Output<String>? = null, assetName: Output<String>? = null, assetType: Output<String>? = null, attributes: Output<Any>? = null, dataPoints: Output<List<DataPointArgs>>? = null, defaultDataPointsConfiguration: Output<String>? = null, defaultEventsConfiguration: Output<String>? = null, description: Output<String>? = null, displayName: Output<String>? = null, documentationUri: Output<String>? = null, enabled: Output<Boolean>? = null, events: Output<List<EventArgs>>? = null, extendedLocation: Output<ExtendedLocationArgs>? = null, externalAssetId: Output<String>? = 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)