PageArgs

constructor(content: Output<String>? = null, name: Output<String>? = null, subpages: Output<List<PageArgs>>? = null)