defaultDocuments

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

Parameters

value

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


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


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

Parameters

values

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