customPages

@JvmName(name = "nwrilhxmficcxlfe")
suspend fun customPages(value: Output<List<String>>)
@JvmName(name = "jpqscsslvhtjphsu")
suspend fun customPages(value: List<String>?)

Parameters

value

The custom pages selected for the application.


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


@JvmName(name = "vmxslmgjoaxpxuit")
suspend fun customPages(values: List<Output<String>>)
@JvmName(name = "nwxqhlllyvvtnjio")
suspend fun customPages(vararg values: String)

Parameters

values

The custom pages selected for the application.