CellArgs

constructor(cellName: Output<String>? = null, cells: Output<List<String>>? = null, tags: Output<List<TagArgs>>? = null)