CellArgs

fun CellArgs(cellName: Output<String>? = null, cells: Output<List<String>>? = null, tags: Output<List<CellTagArgs>>? = null)