excludedPages

@JvmName(name = "gigibyxmfteeilnc")
suspend fun excludedPages(value: Output<List<String>>)
@JvmName(name = "cmebcircgcaoghpn")
suspend fun excludedPages(value: List<String>?)

Parameters

value

A list of URLs in your website or application to exclude from RUM data collection.


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


@JvmName(name = "qpaksgxqxvviycwp")
suspend fun excludedPages(values: List<Output<String>>)
@JvmName(name = "utguqdbcfmmfplfs")
suspend fun excludedPages(vararg values: String)

Parameters

values

A list of URLs in your website or application to exclude from RUM data collection.