contentType

@JvmName(name = "ihmfcpbmmhncegqv")
suspend fun contentType(value: Output<TemplateSheetContentType>)
@JvmName(name = "muwksijyvahgcdty")
suspend fun contentType(value: TemplateSheetContentType?)

Parameters

value

The layout content type of the sheet. Choose one of the following options:

  • PAGINATED : Creates a sheet for a paginated report.

  • INTERACTIVE : Creates a sheet for an interactive dashboard.