defaultDocuments

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

Parameters

value

Specifies a list of Default Documents for the Linux Web App.


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


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

Parameters

values

Specifies a list of Default Documents for the Linux Web App.