defaultDocuments

@JvmName(name = "ceqllgytxpggtdny")
suspend fun defaultDocuments(value: Output<List<String>>)
@JvmName(name = "kvyejmxyetkpetoh")
suspend fun defaultDocuments(value: List<String>?)

Parameters

value

Specifies a list of Default Documents for the Windows Web App Slot.


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


@JvmName(name = "kxtukprdaofpbgvs")
suspend fun defaultDocuments(values: List<Output<String>>)
@JvmName(name = "gmiimymrtvgjuwbt")
suspend fun defaultDocuments(vararg values: String)

Parameters

values

Specifies a list of Default Documents for the Windows Web App Slot.