includedPages

@JvmName(name = "ghodumnnjjshuanw")
suspend fun includedPages(value: Output<List<String>>)
@JvmName(name = "crigdycswcvdogtr")
suspend fun includedPages(value: List<String>?)

Parameters

value

If this app monitor is to collect data from only certain pages in your application, this structure lists those pages.


@JvmName(name = "lqvlbemjbohqrwbv")
suspend fun includedPages(vararg values: Output<String>)


@JvmName(name = "pcjjvkctojgcdkqg")
suspend fun includedPages(values: List<Output<String>>)
@JvmName(name = "wllsidkdujmrhhge")
suspend fun includedPages(vararg values: String)

Parameters

values

If this app monitor is to collect data from only certain pages in your application, this structure lists those pages.