defaultDocuments

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

Parameters

value

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


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


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

Parameters

values

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