customPages

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

Parameters

value

The custom pages selected for the application.


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


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

Parameters

values

The custom pages selected for the application.