AssetArgs

constructor(assetEndpointProfileRef: Output<String>? = null, assetName: Output<String>? = null, attributes: Output<Any>? = null, datasets: Output<List<DatasetArgs>>? = null, defaultDatasetsConfiguration: Output<String>? = null, defaultEventsConfiguration: Output<String>? = null, defaultTopic: Output<TopicArgs>? = null, description: Output<String>? = null, discoveredAssetRefs: Output<List<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)