AssetArgs

fun AssetArgs(assetDescription: Output<String>? = null, assetHierarchies: Output<List<AssetHierarchyArgs>>? = null, assetModelId: Output<String>? = null, assetName: Output<String>? = null, assetProperties: Output<List<AssetPropertyArgs>>? = null, tags: Output<List<AssetTagArgs>>? = null)