favoritePages

@JvmName(name = "ecvepqwxvglbprlw")
suspend fun favoritePages(value: Output<List<String>>)
@JvmName(name = "qgfnghdtlitacovy")
suspend fun favoritePages(value: List<String>?)

Parameters

value

A list of pages in the CloudWatch RUM console that are to be displayed with a "favorite" icon.


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


@JvmName(name = "xbhpfvstjnehgern")
suspend fun favoritePages(values: List<Output<String>>)
@JvmName(name = "ermxmdachldphnlv")
suspend fun favoritePages(vararg values: String)

Parameters

values

A list of pages in the CloudWatch RUM console that are to be displayed with a "favorite" icon.