customPages

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

Parameters

value

The custom pages selected for the application.


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


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

Parameters

values

The custom pages selected for the application.