connectionStringNames

@JvmName(name = "nfwgyfopuhhuhtll")
suspend fun connectionStringNames(value: Output<List<String>>)
@JvmName(name = "jxnjqaiwjofhmiog")
suspend fun connectionStringNames(value: List<String>?)

Parameters

value

A list of connection_string names that the Linux Web App will not swap between Slots when a swap operation is triggered.


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


@JvmName(name = "usqjmgsbwnfhyyyr")
suspend fun connectionStringNames(values: List<Output<String>>)
@JvmName(name = "adcqfnjyjsvkmfll")
suspend fun connectionStringNames(vararg values: String)

Parameters

values

A list of connection_string names that the Linux Web App will not swap between Slots when a swap operation is triggered.