defaultDocuments

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

Parameters

value

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


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


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

Parameters

values

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