defaultDocuments

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

Parameters

value

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


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


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

Parameters

values

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